diff --git a/src/dorkbox/network/Client.kt b/src/dorkbox/network/Client.kt index 4c8e2455..153d7abd 100644 --- a/src/dorkbox/network/Client.kt +++ b/src/dorkbox/network/Client.kt @@ -780,7 +780,6 @@ open class Client(config: ClientConfiguration = ClientC //// CONFIG THE CLIENT /////////////// - // we are now connected, so we can connect to the NEW client-specific ports val clientConnection = ClientConnectionDriver.build( aeronDriver = aeronDriver,