Skip to content

Commit

Permalink
✨(Identity) Add OID address to execute signature
Browse files Browse the repository at this point in the history
Also run linter
  • Loading branch information
Nakasar committed Oct 11, 2024
1 parent 67dcff0 commit 4a26e77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/Identity.sol
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import "./interface/IIdentity.sol";
import "./interface/IClaimIssuer.sol";
import "./version/Version.sol";
import "./storage/Storage.sol";
import "hardhat/console.sol";

/**
* @dev Implementation of the `IERC734` "KeyHolder" and the `IERC735` "ClaimHolder" interfaces
Expand Down

0 comments on commit 4a26e77

Please sign in to comment.