Skip to content

Commit 069d76b

Browse files
committed
chore: removal of the simulation scripts, not needed anymore
1 parent 00fe0cb commit 069d76b

File tree

4 files changed

+0
-884
lines changed

4 files changed

+0
-884
lines changed

contracts/hardhat.config.ts

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import "hardhat-watcher";
1313
import "hardhat-docgen";
1414
import "hardhat-contract-sizer";
1515
import "hardhat-tracer";
16-
require("./scripts/simulations/tasks");
1716
require("./scripts/populatePolicyRegistry");
1817
require("./scripts/populateCourts");
1918
require("./scripts/changeGovernor");

contracts/scripts/simulations/README.md

-157
This file was deleted.

0 commit comments

Comments
 (0)