File tree Expand file tree Collapse file tree 3 files changed +0
-19
lines changed
Expand file tree Collapse file tree 3 files changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ pragma solidity ^0.6.0;
66import "../libs/PocoStorageLib.sol " ;
77import "../interfaces/IOwnable.sol " ;
88
9- // Functions that were declared in ERC1538Store are re-declared here.
109// TODO use LibDiamond.contractOwner() when migrating all contracts to v8.
1110
1211/**
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ pragma solidity ^0.8.0;
66import {IERC5313 } from "@openzeppelin/contracts-v5/interfaces/IERC5313.sol " ;
77import {PocoStorageLib} from "../libs/PocoStorageLib.v8.sol " ;
88
9- // Functions that were declared in ERC1538Store are re-declared here.
109// TODO use LibDiamond.contractOwner() when migrating all contracts to v8.
1110
1211/**
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments