Entry point has been moved to __main__.py, so remove the duplicate and unused same code from cli.py.
__main__.py
cli.py
Signed-off-by: Chenxiong Qi cqi@redhat.com
Looks good to me.
Pull-Request has been merged by cqi
Entry point has been moved to
__main__.py, so remove the duplicate and unusedsame code from
cli.py.Signed-off-by: Chenxiong Qi cqi@redhat.com