remove duplicate line
This commit is contained in:
parent
e04c7ad09f
commit
0bcc739551
1 changed files with 0 additions and 2 deletions
|
@ -24,8 +24,6 @@ import type Logger from '@/logger.js';
|
|||
|
||||
const MAX_CHANNELS_PER_CONNECTION = 32;
|
||||
|
||||
const MAX_CHANNELS_PER_CONNECTION = 32;
|
||||
|
||||
/**
|
||||
* Main stream connection
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue