Skip to content

Commit df4ae21

Browse files
committed
Making linter happy
1 parent 06d9491 commit df4ae21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/webhook/webhook.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ package webhook
55

66
import (
77
"context"
8+
"errors"
89
"fmt"
9-
"github.com/pkg/errors"
1010
"strings"
1111

1212
repo_model "code.gitea.io/gitea/models/repo"

0 commit comments

Comments
 (0)