From efbb65cd0c5cb23f73dd7f80b1c4363a1a601dd6 Mon Sep 17 00:00:00 2001 From: Peter Abi MAnsour Date: Thu, 30 Dec 2021 11:25:45 +0200 Subject: [PATCH] . --- .env.example | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .env.example diff --git a/.env.example b/.env.example deleted file mode 100644 index 4c9df85af..000000000 --- a/.env.example +++ /dev/null @@ -1,7 +0,0 @@ -REACT_APP_CANDY_MACHINE_CONFIG=__PLACEHOLDER__ -REACT_APP_CANDY_MACHINE_ID=__PLACEHOLDER__ -REACT_APP_TREASURY_ADDRESS=__PLACEHOLDER__ -REACT_APP_CANDY_START_DATE=__PLACEHOLDER__ - -REACT_APP_SOLANA_NETWORK=devnet -REACT_APP_SOLANA_RPC_HOST=__PLACEHOLDER__