Skip to content

Commit

Permalink
docs: fix example in book
Browse files Browse the repository at this point in the history
  • Loading branch information
gnkz committed Oct 3, 2023
1 parent ddc68b1 commit 0dbd3f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ Our goal is to provide:

Vulcan test example:

```solidity
```solidity
import { Test, expect, commands, Command, CommandResult, println } from "vulcan/test.sol";
Expand Down Expand Up @@ -51,7 +50,6 @@ contract TestSomething is Test {
}
}
```
```

## Planned Features

Expand Down

0 comments on commit 0dbd3f7

Please sign in to comment.