Skip to content

Commit

Permalink
Import ownable to OBSS
Browse files Browse the repository at this point in the history
  • Loading branch information
T-Damer committed May 19, 2023
1 parent bb1b7f1 commit b749a06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/OBSSStorage.sol
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
pragma solidity ^0.8.19;

import "@opengsn/contracts/src/ERC2771Recipient.sol";
import "@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol";
import "./Karma.sol";
import "./Profiles.sol";
import "./Feeds.sol";
Expand Down

0 comments on commit b749a06

Please sign in to comment.