diff options
Diffstat (limited to 'web/index.html')
-rw-r--r-- | web/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/web/index.html b/web/index.html index ef4900bfb..82c6b2660 100644 --- a/web/index.html +++ b/web/index.html @@ -7,8 +7,6 @@ <script type="text/javascript" src="//cdn.sencha.com/ext/gpl/5.1.0/build/ext-all.js"></script> <script type="text/javascript" src="//cdn.sencha.com/ext/gpl/5.1.0/build/packages/ext-theme-neptune/build/ext-theme-neptune.js"></script> <script type="text/javascript" src="//openlayers.org/en/v3.1.1/build/ol.js"></script> -<script type ="text/javascript" src="Strings.js"></script> -<script type ="text/javascript" src="Styles.js"></script> <script type ="text/javascript" src="Application.js"></script> </head> <body> |