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