diff --git a/scraping.go b/scraping.go index 4b1afa9..d1b876e 100644 --- a/scraping.go +++ b/scraping.go @@ -596,7 +596,6 @@ func getFilterResultConditionLowest(filter *Filter, db *gorm.DB) { lowest = number } } - return } for _, parent := range filter.Parents {