diff options
| author | 2023-02-19 20:08:32 +0800 | |
|---|---|---|
| committer | 2023-02-19 20:08:32 +0800 | |
| commit | b9e20de6ab8dba8954dee9895572e8cb4cd00408 (patch) | |
| tree | e6bed2fd1861c1aa377bd61cdab986f1c78ff677 /source/refined-github.ts | |
| parent | d12a2838e946deefde647fc06f60be4d9c98a64d (diff) | |
| download | refined-github-b9e20de6ab8dba8954dee9895572e8cb4cd00408.tar.gz refined-github-b9e20de6ab8dba8954dee9895572e8cb4cd00408.tar.zst refined-github-b9e20de6ab8dba8954dee9895572e8cb4cd00408.zip | |
Drop `link-to-prior-blame-line` feature (#6363)
Diffstat (limited to 'source/refined-github.ts')
| -rw-r--r-- | source/refined-github.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/refined-github.ts b/source/refined-github.ts index b7562cf0..d22dbea6 100644 --- a/source/refined-github.ts +++ b/source/refined-github.ts @@ -129,7 +129,6 @@ import './features/reload-failed-proxied-images'; import './features/highlight-collaborators-and-own-conversations'; import './features/embed-gist-via-iframe'; import './features/one-click-pr-or-gist'; -import './features/link-to-prior-blame-line'; import './features/dim-bots'; import './features/conflict-marker'; import './features/html-preview-link'; |
