cleanup...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-06-29 11:29:46 +03:00
parent ff294074d3
commit 88b3dfddb5

View File

@ -397,9 +397,6 @@ module.AsyncGenerator =
(async function*(){}).constructor
// XXX should we have a generic generator that cand return STOP???
// XXX
var stoppable =
module.stoppable =