Closed jeswr closed 7 months ago
I think this should be removeListener not on https://github.com/LDflex/LDflex-Comunica/blob/cf3b74013fda96063b5edbffd14fa7214ad119a0/src/ComunicaEngine.ts#L211-L214
removeListener
on
This code has been removed from the codebase in the latest release thanks to the fact that Comunica now returns AsyncIterables out of the box.
AsyncIterable
I think this should be
removeListener
noton
https://github.com/LDflex/LDflex-Comunica/blob/cf3b74013fda96063b5edbffd14fa7214ad119a0/src/ComunicaEngine.ts#L211-L214