summaryrefslogtreecommitdiff
path: root/source/features/hide-useless-newsfeed-events.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'source/features/hide-useless-newsfeed-events.tsx')
-rw-r--r--source/features/hide-useless-newsfeed-events.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/features/hide-useless-newsfeed-events.tsx b/source/features/hide-useless-newsfeed-events.tsx
index 13b750f6..cf000c78 100644
--- a/source/features/hide-useless-newsfeed-events.tsx
+++ b/source/features/hide-useless-newsfeed-events.tsx
@@ -1,5 +1,6 @@
import './hide-useless-newsfeed-events.css';
import * as pageDetect from 'github-url-detection';
+
import features from '../libs/features';
function init(): void {