Browse Source

feat: remove cargo make pb command

appflowy 3 năm trước cách đây
mục cha
commit
686507cd67
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  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 = [
     """