diff --git a/tools/check/forbidden_strings_in_code.txt b/tools/check/forbidden_strings_in_code.txt index 1bc9dd61e4..08e2e0d08e 100644 --- a/tools/check/forbidden_strings_in_code.txt +++ b/tools/check/forbidden_strings_in_code.txt @@ -117,7 +117,6 @@ ButterKnife\.findById\( ### Bad formatting of chain (missing new line) \w\.flatMap\( -\w\.map\( ### Bad formatting of Realm query chain. Insert new line \)\.equalTo