Skip to content

Commit

Permalink
Update Script.sol
Browse files Browse the repository at this point in the history
Signed-off-by: Noisy <[email protected]>
  • Loading branch information
donatik27 authored Jan 21, 2025
1 parent fe44767 commit 742813d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/lib/reference/lib/forge-std/src/Script.sol
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import {StdUtils} from "./StdUtils.sol";
import {VmSafe} from "./Vm.sol";

// 📦 BOILERPLATE
import {ScriptBase} from "./Base.sol";

// ⭐️ SCRIPT
abstract contract Script is StdChains, StdCheatsSafe, StdUtils, ScriptBase {
Expand Down

0 comments on commit 742813d

Please sign in to comment.