Commit cfa5323f authored by Leonardo Aramaki's avatar Leonardo Aramaki

Remove log

parent 86ca95ee
......@@ -251,7 +251,6 @@ public class MainActivity extends AbstractAuthedActivity implements MainContract
@Override
public synchronized void showConnectionError() {
System.out.println("ERROR");
dismissStatusTickerIfShowing();
statusTicker = Snackbar.make(findViewById(getLayoutContainerForFragment()),
R.string.fragment_retry_login_error_title, Snackbar.LENGTH_INDEFINITE)
......
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