Skip to content

Commit eb52381

Browse files
committed
Remove unnecessary comment
1 parent 947b720 commit eb52381

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

models/user/external_login_user.go

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,6 @@ import (
1616
"xorm.io/builder"
1717
)
1818

19-
// ___________ __ .__ .____ .__ ____ ___
20-
// \_ _____/__ ____/ |_ ___________ ____ _____ | | | | ____ ____ |__| ____ | | \______ ___________
21-
// | __)_\ \/ /\ __\/ __ \_ __ \/ \\__ \ | | | | / _ \ / ___\| |/ \ | | / ___// __ \_ __ \
22-
// | \> < | | \ ___/| | \/ | \/ __ \| |__ | |__( <_> ) /_/ > | | \ | | /\___ \\ ___/| | \/
23-
// /_______ /__/\_ \ |__| \___ >__| |___| (____ /____/ |_______ \____/\___ /|__|___| / |______//____ >\___ >__|
24-
// \/ \/ \/ \/ \/ \/ /_____/ \/ \/ \/
25-
2619
// ErrExternalLoginUserAlreadyExist represents a "ExternalLoginUserAlreadyExist" kind of error.
2720
type ErrExternalLoginUserAlreadyExist struct {
2821
ExternalID string

0 commit comments

Comments
 (0)