mirror of https://github.com/m2049r/xmrwallet.git
remove blank lines
This commit is contained in:
parent
6f6eb08fee
commit
0589612a4c
|
@ -389,8 +389,6 @@ public class WalletActivity extends BaseActivity implements WalletFragment.Liste
|
|||
drawerToggle.syncState();
|
||||
setDrawerEnabled(false); // disable until synced
|
||||
|
||||
|
||||
|
||||
accountsView = findViewById(R.id.accounts_nav);
|
||||
accountsView.setNavigationItemSelectedListener(this);
|
||||
|
||||
|
|
Loading…
Reference in New Issue