chore: fmt

This commit is contained in:
royvardhan
2025-01-30 19:00:15 +05:30
parent ea504faca1
commit 719a15c0e5
4 changed files with 4 additions and 4 deletions

View File

@@ -42,4 +42,4 @@ contract Constants is Test {
vm.etch(DUMMY, minimalBytecode);
vm.etch(DUMMY2, minimalBytecode);
}
}
}