fix lint
This commit is contained in:
parent
fd03aaa662
commit
1027eafde6
|
|
@ -1,6 +1,7 @@
|
||||||
package init
|
package init
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
// Import all needed receivers
|
||||||
_ "code.gitea.io/gitea/modules/notification/action"
|
_ "code.gitea.io/gitea/modules/notification/action"
|
||||||
_ "code.gitea.io/gitea/modules/notification/indexer"
|
_ "code.gitea.io/gitea/modules/notification/indexer"
|
||||||
_ "code.gitea.io/gitea/modules/notification/mail"
|
_ "code.gitea.io/gitea/modules/notification/mail"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user