fix: forgot a breaking debug thing
This commit is contained in:
@@ -840,7 +840,7 @@ def test():
|
||||
|
||||
|
||||
cli.add_command(init)
|
||||
cli.add_command(dev)
|
||||
# cli.add_command(dev)
|
||||
cli.add_command(archives)
|
||||
cli.add_command(roots)
|
||||
cli.add_command(test)
|
||||
|
||||
Reference in New Issue
Block a user