Skip to content

Commit

Permalink
style: aligning to gci linting options (#136)
Browse files Browse the repository at this point in the history
Signed-off-by: Dario Tranchitella <[email protected]>
  • Loading branch information
prometherion authored Oct 21, 2024
1 parent 72c5863 commit d08835c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ package controllers

import (
"context"
kamajiv1alpha1 "github.com/clastix/kamaji/api/v1alpha1"

kamajiv1alpha1 "github.com/clastix/kamaji/api/v1alpha1"
"github.com/pkg/errors"
corev1 "k8s.io/api/core/v1"
"sigs.k8s.io/controller-runtime/pkg/client"
Expand Down

0 comments on commit d08835c

Please sign in to comment.