Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a46c0a7b authored by Mario Danic's avatar Mario Danic
Browse files

Remove variable declaration



Signed-off-by: default avatarMario Danic <mario@lovelyhq.com>
parent 1b7ee1a6
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -66,8 +66,6 @@ public class NoteEditFragment extends BaseNoteFragment {
            }
        }
    };
    private android.support.v7.widget.SearchView searchView;


    public static NoteEditFragment newInstance(long noteId) {
        NoteEditFragment f = new NoteEditFragment();