Skip to content

Commit f1fa480

Browse files
committed
staking: remove unused pragma
1 parent a969fef commit f1fa480

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contracts/staking/IStakingData.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// SPDX-License-Identifier: MIT
22

33
pragma solidity >=0.6.12 <0.8.0;
4-
pragma experimental ABIEncoderV2;
54

65
interface IStakingData {
76
/**

0 commit comments

Comments
 (0)