Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
damienmulder committed Feb 18, 2025
1 parent f6d98e0 commit fcff76d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion api/v2beta1/atom_conversion.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,11 @@ SOFTWARE.
package v2beta1

import (
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"log"
"time"

metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"

pdoknlv3 "github.com/pdok/atom-operator/api/v3"
"sigs.k8s.io/controller-runtime/pkg/conversion"
)
Expand Down

0 comments on commit fcff76d

Please sign in to comment.