mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-12 08:23:48 +02:00
Merge pull request #2377 from tboerger/format-fix [ci skip]
Just fixed format with go fmt ./...
This commit is contained in:
commit
a85f89a3c1
@ -15,8 +15,8 @@
|
||||
package model
|
||||
|
||||
import (
|
||||
"strings"
|
||||
"fmt"
|
||||
"strings"
|
||||
)
|
||||
|
||||
type RepoLite struct {
|
||||
|
Loading…
Reference in New Issue
Block a user