[skip ci] remove print

This commit is contained in:
Czarek Nakamoto 2025-05-22 14:14:04 +02:00
parent c3a52d6479
commit bc162fb55c

View file

@ -30,8 +30,6 @@ class ProxyWrapper {
password: null,
),
]);
} else {
printV("+++++++ TOR NOT STARTED");
}
return client;