fix: Remove redundant break statement in taskSummery block
This commit is contained in:
parent
9d950cf31d
commit
0c0d8451c6
@ -114,7 +114,6 @@ outer:
|
||||
nextPage = favorites.NextPage
|
||||
taskSummery.AddedPosts += len(pageAnthroveFaves)
|
||||
}
|
||||
break outer
|
||||
}
|
||||
|
||||
if len(newPosts) > 0 {
|
||||
|
Loading…
Reference in New Issue
Block a user