Browse Source

Merge pull request #1146 from AppFlowy-IO/fix/typo_on_install_macos_script

chore fix typo in install_macos.sh
Nathan.fooo 2 năm trước cách đây
mục cha
commit
69423b00d4
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      frontend/scripts/install_dev_env/install_macos.sh

+ 0 - 2
frontend/scripts/install_dev_env/install_macos.sh

@@ -34,8 +34,6 @@ else
    printMessage "Skipping Rust installation."
 fi
 
-abvc
-
 # Install sqllite
 printMessage "Installing sqlLite3."
 brew install sqlite3