Delete start_dev.bat

This commit is contained in:
Tyler
2026-04-20 00:53:17 -04:00
committed by GitHub
parent 8fe7be4d56
commit bede46d87f
-5
View File
@@ -1,5 +0,0 @@
@echo off
echo Starting PacCrypt in DEVELOPMENT mode...
set PRODUCTION=false
python app.py
pause