summaryrefslogtreecommitdiffstats
path: root/src/index.js
diff options
context:
space:
mode:
authorHumberto Alfonso Díaz <humberto.alfonso@asvito.es>2019-09-21 16:04:32 +0200
committerLorenzo Tilve <ltilve@igalia.com>2020-02-04 09:42:15 +0100
commit6f252b47d3087bd421da3e15aeab66dcea9bb09d (patch)
treeed47b4fe82b1466bbdc8a1e1ec3d5186a73e63d1 /src/index.js
parentc36c1b27e5134987b7d13fd27dde5aa72dbe691d (diff)
FUNCT First dummy release
Diffstat (limited to 'src/index.js')
-rw-r--r--src/index.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/index.js b/src/index.js
index 67f800a..142b8d1 100644
--- a/src/index.js
+++ b/src/index.js
@@ -19,7 +19,3 @@ import './js/AFB.js';
/* CSS */
import './styles/app.scss';
-
-document.addEventListener('DOMContentLoaded', function(){
- TEMPERATURE.init();
-}); \ No newline at end of file