feat: remove cargo make pb command

This commit is contained in:
appflowy 2022-02-09 22:26:10 +08:00
parent 487e5035bb
commit 686507cd67

View File

@ -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 = [
"""