aboutsummaryrefslogtreecommitdiffstats
path: root/src/index.js
diff options
context:
space:
mode:
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