Skip to content

Commit ed13f0c

Browse files
committed
remove unused code
1 parent 5944f8e commit ed13f0c

File tree

4 files changed

+0
-323
lines changed

4 files changed

+0
-323
lines changed

kms/auth-eth/contracts/DstackApp.sol

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
pragma solidity ^0.8.22;
88

9-
/// @custom:oz-upgrades-from DstackAppV1
10-
119
import "./IAppAuth.sol";
1210
import "./IAppAuthBasicManagement.sol";
1311
import "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol";

kms/auth-eth/contracts/DstackKms.sol

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
pragma solidity ^0.8.22;
88

9-
/// @custom:oz-upgrades-from DstackKmsV1
10-
119
import "./IAppAuth.sol";
1210
import "@openzeppelin/contracts-upgradeable/proxy/utils/Initializable.sol";
1311
import "@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable.sol";

kms/auth-eth/contracts/test-utils/DstackAppV1.sol

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

kms/auth-eth/contracts/test-utils/DstackKmsV1.sol

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

0 commit comments

Comments
 (0)