mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-18 23:07:13 +09:00
save: gofmt
This commit is contained in:
@@ -374,7 +374,6 @@ func (b *Buffer) safeWrite(path string, withSudo bool, newFile bool) (int, error
|
||||
}
|
||||
}()
|
||||
|
||||
|
||||
// Try to backup first before writing
|
||||
backupName, err := b.writeBackup(path)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user