diff options
Diffstat (limited to 'PropCmd.proto')
| -rw-r--r-- | PropCmd.proto | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/PropCmd.proto b/PropCmd.proto deleted file mode 100644 index 7903c8e..0000000 --- a/PropCmd.proto +++ /dev/null @@ -1,9 +0,0 @@ -syntax = "proto3"; - -package whirl; - -import "OldPropertyList.proto"; - -message PropCmd { - OldPropertyList property_list = 1; -}
\ No newline at end of file |