Skip to content

Commit 56ef6d5

Browse files
authored
chore: pkg imported more than once (#67)
1 parent b519c61 commit 56ef6d5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

internal/trainer/adapters/hour_mysql_repository.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import (
88

99
"github.com/ThreeDotsLabs/wild-workouts-go-ddd-example/internal/trainer/domain/hour"
1010
"github.com/go-sql-driver/mysql"
11-
_ "github.com/go-sql-driver/mysql"
1211
"github.com/jmoiron/sqlx"
1312
"github.com/pkg/errors"
1413
"go.uber.org/multierr"

0 commit comments

Comments
 (0)