diff options
Diffstat (limited to 'client/index.html')
-rw-r--r-- | client/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/index.html b/client/index.html index 5e76fbc..251c33d 100644 --- a/client/index.html +++ b/client/index.html @@ -2,7 +2,6 @@ <html> <head> <link rel="stylesheet" href="css/main.css"/> - <script>var exports = {};</script> </head> <body> <img src="img/atlas.png" id="atlas" style="display: none;"/> |