diff --git a/src/js/core/config.js b/src/js/core/config.js index 7bc906d56..5fb7e2e1b 100644 --- a/src/js/core/config.js +++ b/src/js/core/config.js @@ -1,6 +1,3 @@ -/* typehints:start */ -/* typehints:end */ - import debug from "./config.local"; export const IS_DEBUG =