Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
Signed-off-by: Rafael Raposo <[email protected]>
  • Loading branch information
RRap0so committed Oct 11, 2024
1 parent 8c75d57 commit 2cc10ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions flytectl/cmd/delete/delete.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package delete

import (
"context"

"github.com/flyteorg/flyte/flytectl/cmd/config/subcommand/clusterresourceattribute"
"github.com/flyteorg/flyte/flytectl/cmd/config/subcommand/execution"
"github.com/flyteorg/flyte/flytectl/cmd/config/subcommand/executionclusterlabel"
Expand Down
1 change: 1 addition & 0 deletions flytectl/cmd/delete/execution.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package delete

import (
"context"

"github.com/flyteorg/flyte/flytectl/cmd/config"
"github.com/flyteorg/flyte/flytectl/cmd/config/subcommand/execution"
cmdCore "github.com/flyteorg/flyte/flytectl/cmd/core"
Expand Down

0 comments on commit 2cc10ea

Please sign in to comment.