Skip to content

Commit 87ce573

Browse files
committed
save: gofmt
1 parent d7e43d4 commit 87ce573

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/buffer/save.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,6 @@ func (b *Buffer) safeWrite(path string, withSudo bool, newFile bool) (int, error
374374
}
375375
}()
376376

377-
378377
// Try to backup first before writing
379378
backupName, err := b.writeBackup(path)
380379
if err != nil {

0 commit comments

Comments
 (0)