Unverified Commit 83644fdb by Buns Committed by GitHub

Remove unused SafeMath.sol import (#2823)

parent 56d4063e
......@@ -4,7 +4,6 @@ pragma solidity ^0.8.0;
import "../utils/Address.sol";
import "../utils/Context.sol";
import "../utils/math/SafeMath.sol";
/**
* @title PaymentSplitter
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment