Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Starttoaster committed Sep 12, 2024
1 parent ae8d822 commit cf3fca5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion internal/controller/chiaca/controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ package chiaca
import (
"context"
"fmt"
"github.com/chia-network/go-chia-libs/pkg/tls"
"strings"
"time"

"github.com/chia-network/go-chia-libs/pkg/tls"

k8schianetv1 "github.com/chia-network/chia-operator/api/v1"
"github.com/chia-network/chia-operator/internal/controller/common/kube"
"github.com/chia-network/chia-operator/internal/metrics"
Expand Down

0 comments on commit cf3fca5

Please sign in to comment.