mirror of
https://github.com/penpot/penpot.git
synced 2025-01-25 07:58:49 -05:00
🔥 Remove unused js include on main template.
This commit is contained in:
parent
e3cd0d132b
commit
6f894dc757
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@
|
||||||
<section id="modal"></section>
|
<section id="modal"></section>
|
||||||
|
|
||||||
<script src="/js/cljs_base.js?ts={{& ts}}"></script>
|
<script src="/js/cljs_base.js?ts={{& ts}}"></script>
|
||||||
<script src="/js/common.js?ts={{& ts}}"></script>
|
|
||||||
<script src="/js/main.js?ts={{& ts}}"></script>
|
<script src="/js/main.js?ts={{& ts}}"></script>
|
||||||
<script>uxbox.main.init()</script>
|
<script>uxbox.main.init()</script>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Add table
Reference in a new issue