diff options
Diffstat (limited to 'source/features/expand-all-hidden-comments.tsx')
-rw-r--r-- | source/features/expand-all-hidden-comments.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/features/expand-all-hidden-comments.tsx b/source/features/expand-all-hidden-comments.tsx index 18abdb14..3d3291a3 100644 --- a/source/features/expand-all-hidden-comments.tsx +++ b/source/features/expand-all-hidden-comments.tsx @@ -1,6 +1,6 @@ import delegate from 'delegate-it'; +import * as pageDetect from 'github-url-detection'; import features from '../libs/features'; -import * as pageDetect from '../libs/page-detect'; import {looseParseInt} from '../libs/utils'; /* |