check fmt

Signed-off-by: Wayne Cheng <zhengwei@tiduyun.com>
This commit is contained in:
Wayne Cheng 2024-01-05 09:30:16 +08:00
parent dbd460a216
commit 3ecd392a8c
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ func newListCommand(dockerCli command.Cli) *cobra.Command {
}
func runList(ctx context.Context, dockerCli command.Cli, options listOptions) error {
manifestStore := dockerCli.ManifestStore()
var manifestLists []reference.Reference