Skip to content
This repository was archived by the owner on Dec 21, 2021. It is now read-only.

Commit 421d3ee

Browse files
committed
Remove superfluous @ts-expect-error directives preventing build.
1 parent cd45f51 commit 421d3ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import qs from 'qs'
2-
// @ts-expect-error
32
import { ControlLayer, MessageLayer } from 'streamr-client-protocol'
43
import Debug from 'debug'
54

0 commit comments

Comments
 (0)