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 19:20:13 +0100
commitcefa5a95c8c15d55db5cdc6e820cca29b0079d58 (patch)
treeed47b4fe82b1466bbdc8a1e1ec3d5186a73e63d1 /src/index.js
parent6cd23dbac3a11dc3906d09ea23fd80e1689d289e (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