Remove unused script

This commit is contained in:
Adria Navarro 2024-07-29 15:58:29 +02:00
parent 6a9d29ab75
commit 458cc7fb24
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
if [ -d "packages/pro/src" ]; then
cd packages/pro
yarn
lerna bootstrap
fi