Skip to content

Commit 4fc8d59

Browse files
committed
Remove console log
1 parent ae5baec commit 4fc8d59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

solidity/src/libraries/LibSatellite.sol

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// SPDX-License-Identifier: GPL-3.0
22
pragma solidity ^0.8.27;
33

4-
import {console} from "forge-std/console.sol";
54
import {ISatellite} from "../interfaces/ISatellite.sol";
65
import {ILibSatellite} from "../interfaces/ILibSatellite.sol";
76

0 commit comments

Comments
 (0)