openvidu-server: remove commented Kms#fetchMediaServerType

pull/707/head
pabloFuente 2022-03-21 14:46:33 +01:00
parent 6f417a001f
commit 96a0bbc155
1 changed files with 0 additions and 1 deletions

View File

@ -178,7 +178,6 @@ public abstract class KmsManager {
// TODO: This should be done here, not after KurentoClient#create method
// returns, but it seems that this event is never triggered
// kms.setKurentoClientConnected(true);
// kms.fetchMediaServerType();
}
@Override