Skip to content

Commit

Permalink
fix: go import
Browse files Browse the repository at this point in the history
  • Loading branch information
Apoorva64 committed Oct 16, 2024
1 parent 99a125c commit 4ad6e46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ import (

ollamav1 "github.com/StartUpNationLabs/simple-ollama-operator/api/v1"
"github.com/StartUpNationLabs/simple-ollama-operator/internal/controller"
_ "github.com/StartUpNationLabs/simple-ollama-operator/ollama_client"
// +kubebuilder:scaffold:imports
)

Expand Down

0 comments on commit 4ad6e46

Please sign in to comment.