Skip to content

Commit d03954d

Browse files
authored
Meh, editing via web-editor
1 parent 54744dd commit d03954d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scm/driver/gitea/git.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ package gitea
77
import (
88
"context"
99
"fmt"
10+
"net/url"
1011
"time"
11-
"url"
1212

1313
"github.com/drone/go-scm/scm"
1414
)

0 commit comments

Comments
 (0)