From 686507cd671a69d9668d50a717debdb76c579336 Mon Sep 17 00:00:00 2001 From: appflowy Date: Wed, 9 Feb 2022 22:26:10 +0800 Subject: [PATCH] feat: remove cargo make pb command --- frontend/scripts/makefile/protobuf.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/frontend/scripts/makefile/protobuf.toml b/frontend/scripts/makefile/protobuf.toml index e60b67b99d..2b88f5daaa 100644 --- a/frontend/scripts/makefile/protobuf.toml +++ b/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 = [ """