Skip to content

Commit aff5642

Browse files
committed
PR feedback: remove extra blank line
1 parent 4224074 commit aff5642

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Lucene.Net.Analysis.Common/Analysis/Cjk/CJKBigramFilter.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,6 @@ public override bool IncrementToken()
251251
}
252252
else
253253
{
254-
255254
// case 3: we have only zero or 1 codepoints buffered,
256255
// so not enough to form a bigram. But, we also have no
257256
// more input. So if we have a buffered codepoint, emit

0 commit comments

Comments
 (0)