Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
guoshijiang committed Dec 24, 2024
1 parent 0e46f6f commit 883a87c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/deployFinalityRelayer.s.sol
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.12;

import "forge-std/Script.sol";
import "forge-std/Script.sol";
import "forge-std/Vm.sol";
import "@openzeppelin/contracts/proxy/transparent/ProxyAdmin.sol";
import "@openzeppelin/contracts/proxy/transparent/TransparentUpgradeableProxy.sol";
Expand Down

0 comments on commit 883a87c

Please sign in to comment.