1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-11-21 08:31:27 -05:00

[DEADCODE] add exceptions

This commit is contained in:
Earl Warren 2023-11-06 16:39:32 +01:00
parent 97b16bc19a
commit 12ddd2b10e
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -113,6 +113,7 @@ package "code.gitea.io/gitea/models/repo"
func (ErrTopicNotExist).Unwrap
func GetTopicByName
func WatchRepoMode
func GetWatchers
package "code.gitea.io/gitea/models/system"
func DeleteNotice