Skip to content

Commit

Permalink
yarn prettier:write
Browse files Browse the repository at this point in the history
  • Loading branch information
geoknee committed Sep 7, 2023
1 parent 823933d commit 4fa6298
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/nitro-protocol/contracts/InterestBearingApp.sol
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// SPDX-License-Identifier: MIT
// SPDX-License-Identifier: MIT
pragma solidity 0.8.17;

import {IForceMoveApp} from './interfaces/IForceMoveApp.sol';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// SPDX-License-Identifier: MIT
// SPDX-License-Identifier: MIT
pragma solidity 0.8.17;
import {MultiAssetHolder} from '../MultiAssetHolder.sol';

Expand Down

0 comments on commit 4fa6298

Please sign in to comment.