diff options
| -rw-r--r-- | mvp/command.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mvp/command.py b/mvp/command.py new file mode 100644 index 0000000..69a3e91 --- /dev/null +++ b/mvp/command.py @@ -0,0 +1 @@ +"""MVP Command System"""
\ No newline at end of file |
