Skip to content

Commit

Permalink
Update LibDeploy.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
dong77 committed Nov 1, 2023
1 parent 1c50618 commit 5865b6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/protocol/contracts/libs/LibDeploy.sol
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import { Create2Upgradeable } from
import { TransparentUpgradeableProxy } from
"lib/openzeppelin-contracts/contracts/proxy/transparent/TransparentUpgradeableProxy.sol";

// TODO(dani): delete this library
library LibDeploy {
error DEPLOY_INVALID_PARAM();

Expand Down

0 comments on commit 5865b6d

Please sign in to comment.