Commit e3bcdc7
committed
remove unused libraries
remove target
remove target1 parent fafcc2f commit e3bcdc7
2 files changed
Lines changed: 3 additions & 7 deletions
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | 8 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 9 | + | |
| 10 | + | |
15 | 11 | | |
16 | 12 | | |
17 | 13 | | |
| |||
- .gitattributes-1
- .github/workflows/ci.yml+6-48
- .github/workflows/sync.yml-29
- foundry.toml+1-1
- lib/ds-test+1-1
- package.json+2-2
- scripts/vm.py-635
- src/Base.sol+3-5
- src/Script.sol+3-4
- src/StdAssertions.sol+8-8
- src/StdChains.sol+25-42
- src/StdCheats.sol+17-205
- src/StdInvariant.sol+1-16
- src/StdJson.sol+15-19
- src/StdStorage.sol+98-244
- src/StdStyle.sol+2-2
- src/StdUtils.sol+35-72
- src/Test.sol+3-4
- src/Vm.sol+307-1.0k
- src/console2.sol+382-394
- src/mocks/MockERC20.sol-234
- src/mocks/MockERC721.sol-235
- src/safeconsole.sol-13.2k
- test/StdAssertions.t.sol+84-145
- test/StdChains.t.sol+58-116
- test/StdCheats.t.sol+43-252
- test/StdError.t.sol+11-13
- test/StdMath.t.sol+12-27
- test/StdStorage.t.sol+42-222
- test/StdStyle.t.sol+4-4
- test/StdUtils.t.sol+35-80
- test/Vm.t.sol-15
- test/mocks/MockERC20.t.sol-441
- test/mocks/MockERC721.t.sol-721
0 commit comments