mirror of
https://github.com/younesaassila/ttv-lol-pro.git
synced 2025-04-29 22:14:27 +02:00
Remove useless line of code
This commit is contained in:
parent
43438bc2ca
commit
992e09d707
@ -39,7 +39,6 @@ const pageState: PageState = {
|
||||
sendMessageToWorkerScriptsAndWaitForResponse,
|
||||
};
|
||||
|
||||
const NATIVE_FETCH = window.fetch;
|
||||
window.fetch = getFetch(pageState);
|
||||
|
||||
window.Worker = class Worker extends window.Worker {
|
||||
|
Loading…
x
Reference in New Issue
Block a user