Skip to content

Commit fc8e6f6

Browse files
committed
Fix build
1 parent 9a88abf commit fc8e6f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/service/api/handlers/get_gist_data.go

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ package handlers
33
import (
44
"context"
55
validation "github.com/go-ozzo/ozzo-validation/v4"
6-
"gitlab.com/distributed_lab/logan/v3"
76
"gitlab.com/distributed_lab/logan/v3/errors"
87
"math/big"
98
"net/http"

0 commit comments

Comments
 (0)