mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-05 18:38:09 +01:00
lint: eslints
This commit is contained in:
@@ -100,8 +100,6 @@
|
|||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
activateTabWithRetry(normalizedTabId, retryCount + 1);
|
activateTabWithRetry(normalizedTabId, retryCount + 1);
|
||||||
}, 100);
|
}, 100);
|
||||||
} else {
|
|
||||||
|
|
||||||
}
|
}
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user