fix last push

This commit is contained in:
adityapk
2018-11-07 12:50:07 -08:00
parent 283ecea163
commit 1020fcb1f6

View File

@@ -38,7 +38,6 @@ void ConnectionLoader::loadConnection() {
config = loadFromSettings();
if (config.get() == nullptr) {
d->show();
// Nothing configured, show an error
QString explanation = QString()
% "A zcash.conf was not found on this machine.\n\n"