Skip to content

Commit

Permalink
chore(autofmt): Automated formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 16, 2024
1 parent 0d5346c commit aa346dc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions internal/dev/grafana.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import (
"fmt"

"github.com/alecthomas/types/optional"

"github.com/block/ftl/internal/container"
)

Expand Down
1 change: 1 addition & 0 deletions internal/dev/redpanda.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import (
"os"

"github.com/alecthomas/types/optional"

"github.com/block/ftl/internal/container"
)

Expand Down
1 change: 1 addition & 0 deletions internal/dev/registry.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ import (
"time"

"github.com/alecthomas/types/optional"

"github.com/block/ftl/internal/container"
)

Expand Down

0 comments on commit aa346dc

Please sign in to comment.