Skip to content

Commit ff04ab4

Browse files
committed
Remove including index.js separately
It gets included in bundle.js
1 parent 827539a commit ff04ab4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

nbgitpuller/templates/status.html

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

3535
{% block script %}
3636
{{super()}}
37-
<script type="module src="{{ base_url }}git-pull/static/js/index.js"></script>
3837
<script src="{{ base_url }}git-pull/static/dist/bundle.js"></script>
3938
{% endblock %}
4039

0 commit comments

Comments
 (0)