mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 04:05:42 +01:00
[DEADCODE] add exceptions
This commit is contained in:
parent
97b16bc19a
commit
12ddd2b10e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue