File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -16,13 +16,6 @@ import (
16
16
"xorm.io/builder"
17
17
)
18
18
19
- // ___________ __ .__ .____ .__ ____ ___
20
- // \_ _____/__ ____/ |_ ___________ ____ _____ | | | | ____ ____ |__| ____ | | \______ ___________
21
- // | __)_\ \/ /\ __\/ __ \_ __ \/ \\__ \ | | | | / _ \ / ___\| |/ \ | | / ___// __ \_ __ \
22
- // | \> < | | \ ___/| | \/ | \/ __ \| |__ | |__( <_> ) /_/ > | | \ | | /\___ \\ ___/| | \/
23
- // /_______ /__/\_ \ |__| \___ >__| |___| (____ /____/ |_______ \____/\___ /|__|___| / |______//____ >\___ >__|
24
- // \/ \/ \/ \/ \/ \/ /_____/ \/ \/ \/
25
-
26
19
// ErrExternalLoginUserAlreadyExist represents a "ExternalLoginUserAlreadyExist" kind of error.
27
20
type ErrExternalLoginUserAlreadyExist struct {
28
21
ExternalID string
You can’t perform that action at this time.
0 commit comments