Skip to content

Commit

Permalink
return...
Browse files Browse the repository at this point in the history
  • Loading branch information
double-fault committed May 18, 2018
1 parent 7ac0c22 commit d0b68ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Sources/FireAlarm/Filters/FilterNonEnglishPost.swift
Expand Up @@ -51,6 +51,8 @@ class FilterNonEnglishPost: Filter {
return nil
}
#endif

return nil
}

func save() throws {}
Expand Down

0 comments on commit d0b68ee

Please sign in to comment.