1
0

♻️」 refactor: moved lib to code/ folder

This commit is contained in:
2025-08-07 19:21:54 +02:00
parent 2baaac9e8f
commit 3911cc5d0a
7 changed files with 9 additions and 9 deletions

View File

@ -2,9 +2,6 @@
pragma solidity 0.8.28;
import "../../lib/forge-std/src/Test.sol";
import { console } from "../lib/forge-std/src/console.sol";
contract Kanel42_token {
string public name = "Kanel42";
string public symbol = "KNL42";