Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
thedavidmeister committed Nov 5, 2024
1 parent 045dfcd commit 328e93c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/src/concrete/receipt/Receipt.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import {TestReceiptOwner} from "test/concrete/TestReceiptOwner.sol";
import {LibUniqueAddressesGenerator} from "../../../lib/LibUniqueAddressesGenerator.sol";
import {ReceiptFactoryTest, Vm} from "test/abstract/ReceiptFactoryTest.sol";
import {Base64} from "solady/utils/Base64.sol";
import {console2} from "forge-std/Test.sol";

contract ReceiptTest is ReceiptFactoryTest {
event ReceiptInformation(address sender, uint256 id, bytes information);
Expand Down

0 comments on commit 328e93c

Please sign in to comment.