删除一部分无用输出
This commit is contained in:
@@ -355,7 +355,6 @@ func main() {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
Action: func(c *cli.Context) error {
|
Action: func(c *cli.Context) error {
|
||||||
fmt.Println(dirPath)
|
|
||||||
WalkDirectory(dirPath)
|
WalkDirectory(dirPath)
|
||||||
list(pid)
|
list(pid)
|
||||||
return nil
|
return nil
|
||||||
|
|||||||
Reference in New Issue
Block a user