Skip to content

Commit

Permalink
Removed console2
Browse files Browse the repository at this point in the history
  • Loading branch information
asselstine committed Aug 30, 2023
1 parent 411d7b7 commit 76130a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Claimer.sol
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
// SPDX-License-Identifier: MIT
pragma solidity 0.8.19;

import "forge-std/console2.sol";

import { SD59x18 } from "prb-math/SD59x18.sol";
import { UD2x18 } from "prb-math/UD2x18.sol";
import { UD60x18 } from "prb-math/UD60x18.sol";
Expand Down

0 comments on commit 76130a1

Please sign in to comment.