Skip to content

Commit 4eb6783

Browse files
committed
whitespace
1 parent b076193 commit 4eb6783

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

filter-rspamd.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,6 @@ func main() {
333333
if !scanner.Scan() {
334334
os.Exit(0)
335335
}
336-
337336

338337
atoms := strings.Split(scanner.Text(), "|")
339338
if len(atoms) < 6 {

0 commit comments

Comments
 (0)