fix: remove leftover print
This commit is contained in:
@@ -425,7 +425,6 @@ void Spoofer::onGetAllClient(std::string& body)
|
||||
}
|
||||
|
||||
body = doc.dump();
|
||||
Log::verbose("{}", body);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user