forked from hinterland/hearth
feat: vendor gitea 1.16.2
This commit is contained in:
@@ -17,5 +17,5 @@ func newLogger() transfer.Logger {
|
||||
}
|
||||
|
||||
// Log implements transfer.Logger
|
||||
func (g *GiteaLogger) Log(msg string, itms ...any) {
|
||||
func (g *GiteaLogger) Log(msg string, items ...any) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user