mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-14 06:57:35 +08:00
format code
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ import (
|
||||
"github.com/mayswind/lab/pkg/errs"
|
||||
)
|
||||
|
||||
type DefaultApi struct {}
|
||||
type DefaultApi struct{}
|
||||
|
||||
var (
|
||||
Default = &DefaultApi{}
|
||||
|
||||
Reference in New Issue
Block a user