diff --git a/client/mozilla/localsocketcontroller.cpp b/client/mozilla/localsocketcontroller.cpp index 8d0c6255..cd25ddc1 100644 --- a/client/mozilla/localsocketcontroller.cpp +++ b/client/mozilla/localsocketcontroller.cpp @@ -113,7 +113,6 @@ void LocalSocketController::daemonConnected() { void LocalSocketController::activate(const QJsonObject &rawConfig) { - qDebug() << rawConfig; QJsonObject wgConfig = rawConfig.value("wireguard_config_data").toObject(); QJsonObject json;