Added v3-periphery and remappings
This commit is contained in:
parent
8b35e86904
commit
a4be82cbd9
@ -1 +1,2 @@
|
||||
@openzeppelin/contracts/=lib/openzeppelin-contracts/contracts/
|
||||
@uniswap/v3-periphery/contracts/=lib/v3-periphery/contracts
|
||||
|
||||
@ -3,7 +3,6 @@ pragma solidity ^0.8.13;
|
||||
|
||||
import {Test, console} from "forge-std/Test.sol";
|
||||
import {stdStorage, StdStorage} from "forge-std/Test.sol";
|
||||
|
||||
import {RaidGeld, Army, Player} from "../src/RaidGeld.sol";
|
||||
import "../src/RaidGeldUtils.sol";
|
||||
import {Constants} from "../src/Constants.sol";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user