mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-06-26 18:10:32 +02:00
Lint
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import './shared';
|
||||
|
||||
import type { Match } from '~/lib/match';
|
||||
import { Redirect, storageDelete, storageGet, storageSet } from '~/lib/settings';
|
||||
import { Redirect, storageDelete, storageGet } from '~/lib/settings';
|
||||
import { getMatch } from '~/lib/match';
|
||||
|
||||
chrome.webRequest.onBeforeSendHeaders.addListener(
|
||||
|
Reference in New Issue
Block a user