Skip to content

Commit

Permalink
remove blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
detherminal committed Oct 15, 2024
1 parent 86f41de commit 3b102e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/main/java/com/m2049r/xmrwallet/WalletActivity.java
Original file line number Diff line number Diff line change
Expand Up @@ -389,8 +389,6 @@ protected void onCreate(Bundle savedInstanceState) {
drawerToggle.syncState();
setDrawerEnabled(false); // disable until synced



accountsView = findViewById(R.id.accounts_nav);
accountsView.setNavigationItemSelectedListener(this);

Expand Down

0 comments on commit 3b102e2

Please sign in to comment.