Skip to content

Commit 73f6c1f

Browse files
authored
Remove duplicate import of ISuperfluidToken
1 parent b86aa73 commit 73f6c1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/ethereum-contracts/contracts/agreements/AgreementLibrary.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import {
77
ISuperApp,
88
SuperAppDefinitions
99
} from "../interfaces/superfluid/ISuperfluid.sol";
10-
import { ISuperfluidToken } from "../interfaces/superfluid/ISuperfluidToken.sol";
1110

1211
import { SafeCast } from "@openzeppelin-v5/contracts/utils/math/SafeCast.sol";
1312

0 commit comments

Comments
 (0)