Browse Source

feat: remove cargo make pb command

appflowy 3 years ago
parent
commit
686507cd67
1 changed files with 0 additions and 4 deletions
  1. 0 4
      frontend/scripts/makefile/protobuf.toml

+ 0 - 4
frontend/scripts/makefile/protobuf.toml

@@ -1,7 +1,4 @@
 
-[tasks.pb]
-dependencies = ["check_protoc_cmd", "gen_pb_file"]
-
 [tasks.install_protobuf]
 condition_script = [
     """
@@ -88,7 +85,6 @@ script = [
 script_runner = "@shell"
 
 
-
 [tasks.gen_pb_file.windows]
 script = [
     """