fix: remove debug msg

This commit is contained in:
Simon Cruanes 2019-11-17 23:56:26 -06:00
parent 3245647dc9
commit e75e97a559

View file

@ -134,7 +134,6 @@ module Stream_ = struct
self.is_consume n_read;
n_read)
in
_debug (fun k->k "read %d" n_read);
if n_read=0 then too_short();
done