remove .env

This commit is contained in:
Megghy
2023-06-05 15:39:44 +08:00
parent 981d873225
commit 024e81cb17
2 changed files with 0 additions and 4 deletions

1
.env
View File

@@ -1 +0,0 @@
VITE_DEBUG_API=https://127.0.0.1/

View File

@@ -41,8 +41,5 @@
"prettier": "^2.8.8",
"stylus": "^0.55.0",
"typescript": "~4.5.5"
},
"gitHooks": {
"pre-commit": "lint-staged"
}
}