Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
RRap0so committed Oct 10, 2024
1 parent d30b87e commit 75113b5
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 75113b5

Please sign in to comment.