mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-20 21:00:52 +00:00
chore: Move import path from code.gitea.io/gitea to gitea.dev (#37873)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
package setting
|
||||
|
||||
import "code.gitea.io/gitea/modules/log"
|
||||
import "gitea.dev/modules/log"
|
||||
|
||||
type OtherConfig struct {
|
||||
ShowFooterVersion bool
|
||||
|
||||
Reference in New Issue
Block a user