From 0f300c75dd77a8a4e3eea61a60889b0a574597cc Mon Sep 17 00:00:00 2001 From: arjun Date: Thu, 4 Sep 2025 19:23:08 +0000 Subject: [PATCH] Delete .bolt/config.json --- .bolt/config.json | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .bolt/config.json diff --git a/.bolt/config.json b/.bolt/config.json deleted file mode 100644 index 6b6787d..0000000 --- a/.bolt/config.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "template": "bolt-vite-react-ts" -}