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.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/features/hide-disabled-milestone-sorter.tsx b/source/features/hide-disabled-milestone-sorter.tsx
index 2b2040ee..95bb0b0e 100644
--- a/source/features/hide-disabled-milestone-sorter.tsx
+++ b/source/features/hide-disabled-milestone-sorter.tsx
@@ -1,6 +1,6 @@
import select from 'select-dom';
+import * as pageDetect from 'github-url-detection';
import features from '../libs/features';
-import * as pageDetect from '../libs/page-detect';
import observeElement from '../libs/simplified-element-observer';
function hide(): void {