format with gofumports
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
package model
|
||||
|
||||
import (
|
||||
"time"
|
||||
)
|
||||
import "time"
|
||||
|
||||
type CrudBase struct {
|
||||
CreatedAt time.Time
|
||||
|
||||
Reference in New Issue
Block a user