delete useless code
Signed-off-by: ningmingxiao <ning.mingxiao@zte.com.cn>
This commit is contained in:
parent
140ecc9247
commit
ed0828bb6b
@ -75,9 +75,6 @@ var densityCommand = cli.Command{
|
||||
s := make(chan os.Signal, 1)
|
||||
signal.Notify(s, syscall.SIGTERM, syscall.SIGINT)
|
||||
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
var (
|
||||
pids []uint32
|
||||
count = cliContext.Int("count")
|
||||
|
Loading…
Reference in New Issue
Block a user