mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
useless return undefined
This commit is contained in:
@@ -39,7 +39,7 @@ const useFeedStateString = (subplebbits) => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!subplebbits) {
|
if (!subplebbits) {
|
||||||
return undefined;
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
const states = {}
|
const states = {}
|
||||||
|
|||||||
Reference in New Issue
Block a user