Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wzshiming committed Aug 17, 2022
1 parent 1a3fe4b commit bc51c75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/patch_evaluator/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ var (
patch_evaluator.PrefixFilterer{
"content/de", "content/es", "content/fr", "content/hi", "content/id", "content/it", "content/ja", "content/ko", "content/no", "content/pl", "content/pt-br", "content/ru", "content/uk", "content/vi",
},
patch_evaluator.CommentFilterer{},
patch_evaluator.EmptyLineFilterer{},
},
},
Expand Down

0 comments on commit bc51c75

Please sign in to comment.