mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 20:59:31 +01:00
[DEADCODE] update deadcode-out (squash) update again
This commit is contained in:
parent
a4807748c3
commit
91b2932907
1 changed files with 2 additions and 16 deletions
|
@ -37,7 +37,6 @@ package "code.gitea.io/gitea/models/db"
|
|||
func TruncateBeans
|
||||
func InTransaction
|
||||
func DumpTables
|
||||
func IsErrConditionRequired
|
||||
|
||||
package "code.gitea.io/gitea/models/dbfs"
|
||||
func (*file).renameTo
|
||||
|
@ -70,11 +69,6 @@ package "code.gitea.io/gitea/models/organization"
|
|||
func (SearchMembersOptions).ToConds
|
||||
func UsersInTeamsCount
|
||||
|
||||
package "code.gitea.io/gitea/models/packages/alpine"
|
||||
func GetBranches
|
||||
func GetRepositories
|
||||
func GetArchitectures
|
||||
|
||||
package "code.gitea.io/gitea/models/perm/access"
|
||||
func GetRepoWriters
|
||||
|
||||
|
@ -97,9 +91,6 @@ package "code.gitea.io/gitea/models/repo"
|
|||
func GetTopicByName
|
||||
func WatchRepoMode
|
||||
|
||||
package "code.gitea.io/gitea/models/system"
|
||||
func DeleteNotice
|
||||
|
||||
package "code.gitea.io/gitea/models/unittest"
|
||||
func CheckConsistencyFor
|
||||
func checkForConsistency
|
||||
|
@ -158,8 +149,6 @@ package "code.gitea.io/gitea/modules/auth/password/pwn"
|
|||
func WithHTTP
|
||||
|
||||
package "code.gitea.io/gitea/modules/base"
|
||||
func BasicAuthEncode
|
||||
func IsLetter
|
||||
func SetupGiteaRoot
|
||||
|
||||
package "code.gitea.io/gitea/modules/cache"
|
||||
|
@ -290,8 +279,8 @@ package "code.gitea.io/gitea/modules/testlogger"
|
|||
|
||||
package "code.gitea.io/gitea/modules/timeutil"
|
||||
func GetExecutableModTime
|
||||
func Set
|
||||
func Unset
|
||||
func MockSet
|
||||
func MockUnset
|
||||
|
||||
package "code.gitea.io/gitea/modules/translation"
|
||||
func (MockLocale).Language
|
||||
|
@ -326,9 +315,6 @@ package "code.gitea.io/gitea/services/convert"
|
|||
package "code.gitea.io/gitea/services/forms"
|
||||
func (*DeadlineForm).Validate
|
||||
|
||||
package "code.gitea.io/gitea/services/packages/alpine"
|
||||
func BuildAllRepositoryFiles
|
||||
|
||||
package "code.gitea.io/gitea/services/pull"
|
||||
func IsCommitStatusContextSuccess
|
||||
|
||||
|
|
Loading…
Reference in a new issue