Merge pull request #1257 from trheyi/main
Update asset modification times and refactor import statements
This commit is contained in:
commit
eb295f4410
2 changed files with 142 additions and 142 deletions
282
data/bindata.go
282
data/bindata.go
File diff suppressed because it is too large
Load diff
|
|
@ -18,11 +18,11 @@ import (
|
|||
"github.com/yaoapp/kun/maps"
|
||||
"github.com/yaoapp/yao/attachment"
|
||||
"github.com/yaoapp/yao/messenger"
|
||||
"github.com/yaoapp/yao/openapi/utils"
|
||||
messengertypes "github.com/yaoapp/yao/messenger/types"
|
||||
"github.com/yaoapp/yao/openapi/oauth"
|
||||
"github.com/yaoapp/yao/openapi/oauth/authorized"
|
||||
"github.com/yaoapp/yao/openapi/response"
|
||||
"github.com/yaoapp/yao/openapi/utils"
|
||||
"github.com/yaoapp/yao/share"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue