summaryrefslogtreecommitdiff
path: root/source/features/cross-deleted-pr-branches.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'source/features/cross-deleted-pr-branches.tsx')
-rw-r--r--source/features/cross-deleted-pr-branches.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/features/cross-deleted-pr-branches.tsx b/source/features/cross-deleted-pr-branches.tsx
index 911c6bb2..8a7cca50 100644
--- a/source/features/cross-deleted-pr-branches.tsx
+++ b/source/features/cross-deleted-pr-branches.tsx
@@ -1,8 +1,8 @@
import './cross-deleted-pr-branches.css';
import React from 'dom-chef';
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 {wrap} from '../libs/dom-utils';
function init(): void {