Remove unused scripts

This commit is contained in:
wvffle 2022-11-25 18:20:55 +00:00 committed by Kasper Seweryn
commit 215ad15beb
6 changed files with 0 additions and 112 deletions

View file

@ -37,7 +37,6 @@ tasks:
before: cd front
init: |
yarn install
yarn run i18n-compile
command: yarn dev --host 0.0.0.0 --base /front/
- name: Welcome to Funkwhale development!