Skip to content

Commit cae3be9

Browse files
committed
Remove extra newline
1 parent 167b1c7 commit cae3be9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/src/main/java/com/github/mobile/persistence/DatabaseCache.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,5 +156,4 @@ private <E> List<E> loadFromDB(final SQLiteOpenHelper helper,
156156
cursor.close();
157157
}
158158
}
159-
160159
}

0 commit comments

Comments
 (0)