Skip to content

Commit 55e0fcb

Browse files
committedFeb 26, 2020
fix: Remove unused ws
Fixes: #91
1 parent abc60dc commit 55e0fcb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎examples/expressjs-ethr/src/framework.ts

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ import * as URL from 'daf-url'
1515

1616
import { NodeSqlite3 } from 'daf-node-sqlite3'
1717
import { DataStore } from 'daf-data-store'
18-
import ws from 'ws'
1918

2019
const defaultPath = __dirname + '/../secrets'
2120

0 commit comments

Comments
 (0)
Please sign in to comment.