mirror of
https://github.com/snachodog/tok-to-insta-follower-bridge.git
synced 2025-04-17 17:22:23 -06:00
lint
This commit is contained in:
parent
ea084af712
commit
77f852fbbf
@ -135,7 +135,6 @@ export const useRetrieveBskyUsers = () => {
|
|||||||
setLoading(false);
|
setLoading(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
index++;
|
index++;
|
||||||
if (process.env.NODE_ENV === "development" && index > 5) {
|
if (process.env.NODE_ENV === "development" && index > 5) {
|
||||||
setLoading(false);
|
setLoading(false);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user