diff options
author | Humberto Alfonso Díaz <humberto.alfonso@asvito.es> | 2019-10-08 11:37:42 +0200 |
---|---|---|
committer | Lorenzo Tilve <ltilve@igalia.com> | 2020-02-04 20:02:02 +0100 |
commit | 020825740296db5a74864e1cd62978c732b079f3 (patch) | |
tree | 435671af362f044f12f4df9297b63dceeaa12afc /src/index.js | |
parent | 74d935c6a3a4cc130000f23e84a7362fbb8db1bd (diff) |
FUNCT Integrate agl-js-api
Change-Id: I04ba92c055b761c84bbfb8382921628fd3c5b262
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 */ |