summaryrefslogtreecommitdiff
path: root/source/refined-github.ts
diff options
context:
space:
mode:
authorGravatar Federico Brigante <me@fregante.com> 2023-02-19 20:08:22 +0800
committerGravatar GitHub <noreply@github.com> 2023-02-19 20:08:22 +0800
commitd12a2838e946deefde647fc06f60be4d9c98a64d (patch)
treea56519c809f45210ccced43999c0be27c1374fc0 /source/refined-github.ts
parent6fd0e964c8d998a7ceffd0db58d88a3f20cc1e99 (diff)
downloadrefined-github-d12a2838e946deefde647fc06f60be4d9c98a64d.tar.gz
refined-github-d12a2838e946deefde647fc06f60be4d9c98a64d.tar.zst
refined-github-d12a2838e946deefde647fc06f60be4d9c98a64d.zip
Drop `open-ci-details-in-new-tab` feature (#6356)
Diffstat (limited to 'source/refined-github.ts')
-rw-r--r--source/refined-github.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/refined-github.ts b/source/refined-github.ts
index 8b7a15d4..b7562cf0 100644
--- a/source/refined-github.ts
+++ b/source/refined-github.ts
@@ -70,7 +70,6 @@ import './features/one-click-diff-options';
import './features/ci-link';
import './features/toggle-files-button';
import './features/sync-pr-commit-title';
-import './features/open-ci-details-in-new-tab';
import './features/wait-for-checks';
import './features/hide-inactive-deployments';
import './features/pull-request-hotkeys';