Skip to content

Commit

Permalink
🔥 Dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
transmissions11 committed May 24, 2022
1 parent 851ea3b commit ca96d49
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/utils/SafeTransferLib.sol
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ import {ERC20} from "../tokens/ERC20.sol";
/// @dev Use with caution! Some functions in this library knowingly create dirty bits at the destination of the free memory pointer.
/// @dev Note that none of the functions in this library check that a token has code at all! That responsibility is delegated to the caller.
library SafeTransferLib {
event Debug(bool one, bool two, uint256 retsize);

/*//////////////////////////////////////////////////////////////
ETH OPERATIONS
//////////////////////////////////////////////////////////////*/
Expand Down

0 comments on commit ca96d49

Please sign in to comment.