Skip to content

Commit bc51c75

Browse files
committed
Fix
1 parent 1a3fe4b commit bc51c75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/patch_evaluator/main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ var (
4444
patch_evaluator.PrefixFilterer{
4545
"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",
4646
},
47-
patch_evaluator.CommentFilterer{},
4847
patch_evaluator.EmptyLineFilterer{},
4948
},
5049
},

0 commit comments

Comments
 (0)