Skip to content

Commit 98d9d68

Browse files
committed
update readme
1 parent 84d3115 commit 98d9d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Fast and Fully Type-Safe Blockchain Indexer
2020
# Overview
2121

2222
```typescript title="manifest.ts"
23-
import { createEntity, Manifest } from 'https://deno.land/x/robo_arkiver/mod.ts'
23+
import { Manifest } from 'https://deno.land/x/robo_arkiver/mod.ts'
2424
import { ERC20 } from './ERC20.ts'
2525

2626
const manifest = new Manifest('my-arkive')

0 commit comments

Comments
 (0)