delet this

This commit is contained in:
Cadey Ratio 2020-11-17 14:10:12 -05:00
parent b0c65d5b1d
commit b02a63dc2f
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@ in pkgs.mkShell rec {
GRUVBOX_CSS = "${gruvbox}/gruvbox.css";
DATABASE_URL = "./mi.db";
MIGRATION_PATH = "./migrations";
ROCKET_DATABASES = ''{ main_data = { url = "${DATABASE_URL}" } }'';
RUST_LOG = "info";