mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Remove change made for debugging and committed in error.
This commit is contained in:
parent
c546182789
commit
d04ac7656a
@ -402,7 +402,7 @@ bool PingServer(QUrl url)
|
|||||||
QNetworkReply *reply;
|
QNetworkReply *reply;
|
||||||
QVariant redirectUrl;
|
QVariant redirectUrl;
|
||||||
|
|
||||||
url.setPath("/misc/pingx");
|
url.setPath("/misc/ping");
|
||||||
|
|
||||||
do
|
do
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user