remove duplicate line

This commit is contained in:
dakkar 2024-08-30 12:15:52 +01:00
parent e04c7ad09f
commit 0bcc739551

View file

@ -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
*/