Skip to content

Commit

Permalink
fix: Remove unused ws
Browse files Browse the repository at this point in the history
Fixes: #91
  • Loading branch information
simonas-notcat committed Feb 26, 2020
1 parent abc60dc commit 55e0fcb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/expressjs-ethr/src/framework.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import * as URL from 'daf-url'

import { NodeSqlite3 } from 'daf-node-sqlite3'
import { DataStore } from 'daf-data-store'
import ws from 'ws'

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

Expand Down

0 comments on commit 55e0fcb

Please sign in to comment.