Skip to content

Commit 49f172c

Browse files
committed
fix(metadata): remove unused slog import
1 parent 6e1879d commit 49f172c

File tree

1 file changed

+0
-1
lines changed
  • boundaries/metadata/internal/usecases/parsers

1 file changed

+0
-1
lines changed

boundaries/metadata/internal/usecases/parsers/parsers.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ package parsers
55

66
import (
77
"context"
8-
"log/slog"
98
"net/http"
109
"time"
1110

0 commit comments

Comments
 (0)