Update src/common/parser/Params.ts

This commit is contained in:
coderaiser
2021-11-05 21:37:50 +02:00
committed by GitHub
parent 82f8e06ff6
commit 01b35ae4eb
-1
View File
@@ -9,7 +9,6 @@ const MAX_VALUE = 0x7FFFFFFF;
// max allowed subparams for a single sequence (hardcoded limitation)
const MAX_SUBPARAMS = 256;
/**
* Params storage class.
* This type is used by the parser to accumulate sequence parameters and sub parameters