Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
os
Notes
Commits
396b6540
Commit
396b6540
authored
Nov 20, 2019
by
Sumit Pundir
Browse files
SettingsActivity: Fix missing semicolon
parent
f3d0ed3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/src/main/java/foundation/e/notes/android/activity/SettingsActivity.java
View file @
396b6540
...
...
@@ -32,7 +32,7 @@ import butterknife.ButterKnife;
import
foundation.e.notes.R
;
import
foundation.e.notes.persistence.NoteSQLiteOpenHelper
;
import
foundation.e.notes.persistence.NoteServerSyncHelper
;
import
foundation.e.notes.util.ExceptionHandler
import
foundation.e.notes.util.ExceptionHandler
;
import
foundation.e.notes.util.NotesClientUtil
;
import
foundation.e.notes.util.NotesClientUtil.LoginStatus
;
import
androidx.appcompat.app.AppCompatActivity
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment