Remove unecessary properties
This commit is contained in:
parent
a1ce7a848b
commit
1976838d8a
@ -38,10 +38,6 @@ const FLAG_TYPE_MAPS_REGEX = Object.keys(FLAG_TYPE_MAP).join('|');
|
||||
* Read data from text-blocks and convert them to Packet
|
||||
*/
|
||||
class PacketStreamFactory extends Transform{
|
||||
matcher;
|
||||
withholdLastBlock;
|
||||
matchAllOnFlush;
|
||||
|
||||
constructor(){
|
||||
super({
|
||||
readableObjectMode: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user