From f1d1e303a2ff0cd81001eb0283eeb3741c126588 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 12 Jun 2024 06:53:52 -0700 Subject: refactor: clearer comamnd names --- PropCmd.proto | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 PropCmd.proto (limited to 'PropCmd.proto') 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 -- cgit v1.2.3