Skip to content
Snippets Groups Projects
Commit fae44fde authored by Supraja Narasimhan's avatar Supraja Narasimhan
Browse files

Fix goimports error


Co-authored-by: default avatarBelinda Liu <bliu@pivotal.io>
parent 6462d7f8
No related branches found
No related tags found
No related merge requests found
package v7
import (
"context"
"code.cloudfoundry.org/cli/actor/actionerror"
"code.cloudfoundry.org/cli/actor/sharedaction"
"code.cloudfoundry.org/cli/actor/v7action"
......@@ -10,7 +12,6 @@ import (
"code.cloudfoundry.org/cli/command/translatableerror"
"code.cloudfoundry.org/cli/command/v7/shared"
"code.cloudfoundry.org/clock"
"context"
)
//go:generate counterfeiter . RestageActor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment