gofmt
This commit is contained in:
parent
53d176f38a
commit
9a6eaeca09
1 changed files with 1 additions and 2 deletions
|
@ -186,4 +186,3 @@ func newWinFileSink(u *url.URL) (zap.Sink, error) {
|
|||
// if url.URL is empty, don't panic slice index error
|
||||
return os.OpenFile(u.Opaque, os.O_WRONLY|os.O_APPEND|os.O_CREATE, 0644)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue