Skip to content

Commit bf94e77

Browse files
committed
Remove version command from InfoCommand output
1 parent d966897 commit bf94e77

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

struct_module/commands/info.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,3 @@ def execute(self, args):
1616
print(" validate Validate the YAML configuration file")
1717
print(" info Show information about the package")
1818
print(" list List available structures")
19-
print(" version Show the package version")

0 commit comments

Comments
 (0)