mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-12-28 01:41:13 -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;
|
||||
QVariant redirectUrl;
|
||||
|
||||
url.setPath("/misc/pingx");
|
||||
url.setPath("/misc/ping");
|
||||
|
||||
do
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user