Skip to content

Commit f53b50f

Browse files
committed
Run formatter
1 parent c4e15f6 commit f53b50f

File tree

1 file changed

+0
-1
lines changed
  • packages/sharing-smart-contract/contracts/interfaces

1 file changed

+0
-1
lines changed

packages/sharing-smart-contract/contracts/interfaces/IPoCo.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ pragma solidity ^0.8.24;
2121
// TODO import interfaces (IexecOrderManagement, IexecPoco1, ...) from @iexec/poco.
2222

2323
interface IPoCo {
24-
2524
// IexecEscrowNative
2625
function deposit() external payable returns (bool); // Native mode
2726

0 commit comments

Comments
 (0)