summaryrefslogtreecommitdiff
path: root/source/features/hide-disabled-milestone-sorter.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'source/features/hide-disabled-milestone-sorter.tsx')
-rw-r--r--source/features/hide-disabled-milestone-sorter.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/features/hide-disabled-milestone-sorter.tsx b/source/features/hide-disabled-milestone-sorter.tsx
index 95bb0b0e..4902b19a 100644
--- a/source/features/hide-disabled-milestone-sorter.tsx
+++ b/source/features/hide-disabled-milestone-sorter.tsx
@@ -1,5 +1,6 @@
import select from 'select-dom';
import * as pageDetect from 'github-url-detection';
+
import features from '../libs/features';
import observeElement from '../libs/simplified-element-observer';