Skip to content

Commit 804d6a9

Browse files
authored
Merge pull request #153 from sumocoders/remove-bazinga
Remove bazinga js
2 parents 46b692b + ed8102e commit 804d6a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/base.html.twig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@
7979

8080
{% block javascripts %}
8181
{{ encore_entry_script_tags('app') }}
82-
<script src="{{ url('bazinga_jstranslation_js') }}" defer></script>
8382
{% endblock %}
8483
</body>
8584
</html>

0 commit comments

Comments
 (0)