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