mirror of
https://github.com/rpm-software-management/tito.git
synced 2025-02-23 20:22:46 +00:00
Dropping main in cli.py, we're sticking to executable script to launch.
This commit is contained in:
parent
5a43c51ae0
commit
1e5d6351dc
1 changed files with 0 additions and 2 deletions
|
@ -615,5 +615,3 @@ CLI_MODULES = {
|
|||
}
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
CLI().main()
|
||||
|
|
Loading…
Add table
Reference in a new issue