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 May 15, 2024
1 parent 57659f3 commit 107cf29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/ftl/cmd_schema_import.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ package main
import (
"context"
"fmt"
"github.com/alecthomas/types/optional"
"net"
"os"
"path/filepath"

"github.com/alecthomas/types/optional"
"github.com/tmc/langchaingo/llms"
"github.com/tmc/langchaingo/llms/ollama"

Expand Down

0 comments on commit 107cf29

Please sign in to comment.