Skip to content

Commit 6aaf43f

Browse files
committed
remove line that seems unnecessary
1 parent 18520a2 commit 6aaf43f

File tree

1 file changed

+0
-2
lines changed
  • public/content/developers/tutorials/server-components

1 file changed

+0
-2
lines changed

public/content/developers/tutorials/server-components/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ The vast majority of the program is contained in [`src/app.ts`](https://github.c
7171

7272
##### Creating the prerequisite objects
7373

74-
Before we can do anything we need to create a
75-
7674
```typescript
7775
import { createPublicClient, createWalletClient, getContract, http, Address } from 'viem'
7876
```

0 commit comments

Comments
 (0)