You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-07-12 22:21:40 +02:00
Just fixed format with go fmt ./...
This commit is contained in:
@ -15,8 +15,8 @@
|
||||
package model
|
||||
|
||||
import (
|
||||
"strings"
|
||||
"fmt"
|
||||
"strings"
|
||||
)
|
||||
|
||||
type RepoLite struct {
|
||||
|
Reference in New Issue
Block a user