mirror of
https://github.com/outbackdingo/amnezia-client.git
synced 2026-01-27 10:18:14 +00:00
Remove unnecessary qDebug() [no ci]
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user