diff options
Diffstat (limited to 'src/index.js')
-rw-r--r-- | src/index.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/index.js b/src/index.js index ec4eafa..775b3af 100644 --- a/src/index.js +++ b/src/index.js @@ -15,7 +15,6 @@ */ /* JS */ -import './js/AFB.js'; import { init, launch } from './js/app.js'; /* CSS */ |