mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-24 03:09:21 +00:00
chore: remove unnecessary ts-ignore
This commit is contained in:
parent
12fa89c930
commit
a0162febc7
@ -138,8 +138,6 @@ export class WakuNode implements Waku {
|
||||
codecs.push(FilterCodec);
|
||||
}
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
||||
// @ts-ignore: new Multiaddr is not backward compatible
|
||||
return this.libp2p.dialProtocol(peer, codecs);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user