Run gofmt

This commit is contained in:
Arsen Musayelyan 2022-10-01 01:30:44 -07:00
parent c09574e659
commit 29016fcdb7
1 changed files with 1 additions and 1 deletions

View File

@ -117,4 +117,4 @@ func ensureOpts(opts *Opts) *Opts {
return DefaultOpts
}
return opts
}
}