rm superfluous proxy error

This commit is contained in:
eyedeekay
2023-12-26 13:34:47 -05:00
parent 94e1eb657d
commit e6066fa31f

View File

@@ -318,7 +318,6 @@ function handleContextProxyError(err) {
function changeTabErr(error) {
console.error(`(proxy) Tab change error : ${error}`);
}
console.error("(proxy) proxy error", err);
function changeTabPage(tabs) {
function checkTabCookieStore(context) {