diff --git a/database/README.md b/database/README.md index af9f3242c..84db3d194 100644 --- a/database/README.md +++ b/database/README.md @@ -31,9 +31,3 @@ yarn dev_reset ``` Runs all down migrations and after this all up migrations. - -## Reset DB -``` -yarn dev_reset -``` -