Run gofmt

This commit is contained in:
Elara 2022-10-01 01:30:44 -07:00
parent 9c15ad73bd
commit eca4e5cf60
1 changed files with 1 additions and 1 deletions

View File

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