diff --git a/justfile b/justfile index f676b52..ae5a3d8 100644 --- a/justfile +++ b/justfile @@ -35,8 +35,6 @@ install-hooks: dev: build ./server -# migrations run automatically at server startup - clean: rm -rf dist/* rm -f server