removed extra white spaces
This commit is contained in:
parent
512fca8897
commit
58668cac92
1 changed files with 4 additions and 5 deletions
|
|
@ -259,8 +259,7 @@ public class ContentSettingsFragment extends BasePreferenceFragment {
|
|||
} finally {
|
||||
try {
|
||||
zipFile.close();
|
||||
} catch (Exception ignored) {
|
||||
}
|
||||
} catch (Exception ignored){}
|
||||
}
|
||||
|
||||
try {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue