mirror of https://github.com/waku-org/js-waku.git
Remove outdated comment
This commit is contained in:
parent
90e224577f
commit
f23310aaf5
|
@ -85,7 +85,6 @@ export default function App() {
|
|||
}
|
||||
};
|
||||
|
||||
// TODO: Split this
|
||||
const handleProtocolChange = async (
|
||||
waku: Waku,
|
||||
{ peerId, protocols }: { peerId: PeerId; protocols: string[] }
|
||||
|
|
Loading…
Reference in New Issue