mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-20 03:46:09 +08:00
fix lint
This commit is contained in:
@@ -25,8 +25,7 @@ import (
|
||||
"golang.org/x/term"
|
||||
)
|
||||
|
||||
type JobLoggerFactoryWithInfoLevel struct {
|
||||
}
|
||||
type JobLoggerFactoryWithInfoLevel struct{}
|
||||
|
||||
// WithJobLogger implements [runner.JobLoggerFactory].
|
||||
func (j *JobLoggerFactoryWithInfoLevel) WithJobLogger() *log.Logger {
|
||||
|
||||
Reference in New Issue
Block a user