Skip to content

Commit

Permalink
remove line that seems unnecessary
Browse files Browse the repository at this point in the history
  • Loading branch information
corwintines committed Sep 16, 2024
1 parent 18520a2 commit 6aaf43f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,6 @@ The vast majority of the program is contained in [`src/app.ts`](https://github.c

##### Creating the prerequisite objects

Before we can do anything we need to create a

```typescript
import { createPublicClient, createWalletClient, getContract, http, Address } from 'viem'
```
Expand Down

0 comments on commit 6aaf43f

Please sign in to comment.