Skip to content

Commit de4aa27

Browse files
committed
chore: remove unused import
1 parent 01724e4 commit de4aa27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

db/sql/task.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ package sql
22

33
import (
44
"encoding/json"
5-
"fmt"
65
"github.com/Masterminds/squirrel"
76
"github.com/semaphoreui/semaphore/db"
87
"math/rand"

0 commit comments

Comments
 (0)