mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
gofmt (#1662)
This commit is contained in:
+1
-1
@@ -6,6 +6,7 @@ package models
|
||||
|
||||
import (
|
||||
"sort"
|
||||
|
||||
"code.gitea.io/gitea/modules/auth/oauth2"
|
||||
)
|
||||
|
||||
@@ -119,4 +120,3 @@ func wrapOpenIDConnectInitializeError(err error, providerName string, oAuth2Conf
|
||||
}
|
||||
return err
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user