mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-07 10:35:59 +08:00
feat: format openim make lint code (#1997)
This commit is contained in:
@@ -15,9 +15,8 @@
|
||||
package api
|
||||
|
||||
import (
|
||||
"github.com/go-playground/validator/v10"
|
||||
|
||||
"github.com/OpenIMSDK/protocol/constant"
|
||||
"github.com/go-playground/validator/v10"
|
||||
)
|
||||
|
||||
// RequiredIf validates if the specified field is required based on the session type.
|
||||
|
||||
Reference in New Issue
Block a user