mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-10 09:56:24 +00:00
oops
This commit is contained in:
parent
129b770ffa
commit
9fd16825e2
1 changed files with 0 additions and 5 deletions
|
@ -98,11 +98,6 @@ async function runReporter() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!String("")) {
|
|
||||||
result = null;
|
|
||||||
throw new Error("Webpack Find Fail");
|
|
||||||
}
|
|
||||||
|
|
||||||
if (result == null) {
|
if (result == null) {
|
||||||
throw new Error("Webpack Find Fail");
|
throw new Error("Webpack Find Fail");
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue