浏览代码

import mapping is not longer needed

Rodja Trappe 1 年之前
父节点
当前提交
f3dbca960b
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      nicegui/templates/index.html

+ 0 - 1
nicegui/templates/index.html

@@ -19,7 +19,6 @@
     <script src="{{ prefix | safe }}/_nicegui/{{version}}/static/vue.global.prod.js"></script>
     <script src="{{ prefix | safe }}/_nicegui/{{version}}/static/quasar.umd.prod.js"></script>
     <script src="{{ prefix | safe }}/_nicegui/{{version}}/static/quasar.{{ language }}.umd.prod.js"></script>
-    {{ import_maps | safe }}
 
     <!-- NOTE: force Prettier to keep the line break -->
     {{ body_html | safe }}