Skip to content

Commit

Permalink
fix(api): forgot to remove logrus import
Browse files Browse the repository at this point in the history
  • Loading branch information
BaptTF committed May 4, 2024
1 parent c18faa1 commit 91a8e8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/autogen/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ package autogen
import (
"math"
"time"
"github.com/sirupsen/logrus"
)

func OptionalString(s string) *string {
Expand Down

0 comments on commit 91a8e8c

Please sign in to comment.