Skip to content

Commit

Permalink
🎨 remove space at line 198 file_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Shuliyey committed May 30, 2021
1 parent 24617bb commit ffe58a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/files_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,6 @@ func TestWriteLines(t *testing.T) {
t.Logf("Write should work %v (unexpected)", errWrite)
log.Fatal(errWrite)
} else {

var (
file *os.File
part []byte
Expand Down

0 comments on commit ffe58a3

Please sign in to comment.