summaryrefslogtreecommitdiff
path: root/thirdparty/preact/devtools/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/preact/devtools/index.js')
-rw-r--r--thirdparty/preact/devtools/index.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/thirdparty/preact/devtools/index.js b/thirdparty/preact/devtools/index.js
deleted file mode 100644
index 7c361c8ee..000000000
--- a/thirdparty/preact/devtools/index.js
+++ /dev/null
@@ -1,4 +0,0 @@
-import { initDevTools } from './devtools';
-
-initDevTools();
-