From fc7e2e912e661aecb94a570c81e793110af678e7 Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Mon, 30 Jun 2025 10:02:16 -0700 Subject: [PATCH] Revert "Configure cursor background agents" This reverts commit 16915504daf266226bfc2393155f03b2281222a6. --- .cursor/environment.json | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .cursor/environment.json diff --git a/.cursor/environment.json b/.cursor/environment.json deleted file mode 100644 index bc334fe6de..0000000000 --- a/.cursor/environment.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "snapshot": "snapshot-20250630-9edf8cfc-b0c1-4783-9dbd-76461aa08f3c", - "terminals": [], - "install": "bun install" -}