Skip to content

Commit 377d066

Browse files
committed
chore: Clean
1 parent d6bd245 commit 377d066

File tree

3 files changed

+0
-19
lines changed

3 files changed

+0
-19
lines changed

contracts/facets/FacetBase.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ pragma solidity ^0.6.0;
66
import "../libs/PocoStorageLib.sol";
77
import "../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
/**

contracts/facets/FacetBase.v8.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ pragma solidity ^0.8.0;
66
import {IERC5313} from "@openzeppelin/contracts-v5/interfaces/IERC5313.sol";
77
import {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
/**

contracts/tools/testing/IexecPocoBoostCompositeDelegate.sol

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)