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