Skip to content

Commit 4fa6298

Browse files
committed
yarn prettier:write
1 parent 823933d commit 4fa6298

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/nitro-protocol/contracts/InterestBearingApp.sol

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: MIT
1+
// SPDX-License-Identifier: MIT
22
pragma solidity 0.8.17;
33

44
import {IForceMoveApp} from './interfaces/IForceMoveApp.sol';

packages/nitro-protocol/contracts/auxiliary/BatchOperator.sol

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-License-Identifier: MIT
1+
// SPDX-License-Identifier: MIT
22
pragma solidity 0.8.17;
33
import {MultiAssetHolder} from '../MultiAssetHolder.sol';
44

0 commit comments

Comments
 (0)