Skip to content

Commit 6c680e4

Browse files
committed
chore: remove unnecessary imports in examples
1 parent d6c097b commit 6c680e4

File tree

1 file changed

+0
-1
lines changed
  • examples/acp_base/external_evaluation

1 file changed

+0
-1
lines changed

examples/acp_base/external_evaluation/buyer.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import { baseSepoliaAcpConfig } from "../../../src";
77
import {
88
BUYER_WALLET_ADDRESS,
99
EVALUATOR_WALLET_ADDRESS,
10-
SELLER_WALLET_ADDRESS,
1110
WHITELISTED_WALLET_ENTITY_ID,
1211
WHITELISTED_WALLET_PRIVATE_KEY
1312
} from "./env";

0 commit comments

Comments
 (0)