Remove unnecessary qDebug() [no ci]
This commit is contained in:
parent
e46025739a
commit
3740cb2c30
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue