Commit 7ba0adaf authored by Tiago Cunha's avatar Tiago Cunha

Removed unused method

parent 1928d269
......@@ -111,10 +111,6 @@ public class MainActivity extends AbstractAuthedActivity implements MainContract
return false;
}
private boolean shouldLaunchAddServerActivity() {
return ConnectivityManager.getInstance(getApplicationContext()).getServerList().isEmpty();
}
@DebugLog
@Override
protected void onHostnameUpdated() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment