fix: remove old migration script

This commit is contained in:
Ben Allfree 2023-06-08 00:12:28 +00:00
parent 17ab6c5fa7
commit 842f5aa1a3

View File

@ -1,7 +0,0 @@
#!/bin/bash
set -a
source .env
set +a
yarn migrate