Skip to content

Commit a98feb5

Browse files
committed
Update readme
1 parent 9cbf076 commit a98feb5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@ Promise.resolve()
6565
If you want to enable the (database object cache)[https://github.com/mapbox/node-sqlite3/wiki/Caching]
6666

6767
```
68-
import sqlite from 'sqlite3';
69-
7068
db.open('./database.sqlite', { cached: true }))
7169
```
7270

0 commit comments

Comments
 (0)