Commit 8e9e8d1b authored by Overbool's avatar Overbool Committed by Steven Allen

cmds/pin: modify test

License: MIT
Signed-off-by: default avatarOverbool <overbool.xu@gmail.com>
parent 3e1cd71b
...@@ -11,7 +11,6 @@ type PinLsSettings struct { ...@@ -11,7 +11,6 @@ type PinLsSettings struct {
// PinRmSettings represents the settings of pin rm command // PinRmSettings represents the settings of pin rm command
type PinRmSettings struct { type PinRmSettings struct {
Recursive bool Recursive bool
Force bool
} }
type PinUpdateSettings struct { type PinUpdateSettings struct {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment