mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-06-05 00:14:12 +02:00
Remove unused import
This commit is contained in:
parent
9a17fb0d9b
commit
817f5b82f9
@ -1,7 +1,6 @@
|
||||
import {getMatch} from "./match/match";
|
||||
import {storageDelete, storageGet} from "./store/store";
|
||||
import {Match, matches} from "./match/matches";
|
||||
import play = chrome.cast.media.timeout.play;
|
||||
|
||||
async function main() {
|
||||
let match: Match;
|
||||
|
Loading…
x
Reference in New Issue
Block a user