1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-01-12 02:10:32 +00:00

removed extra white spaces

This commit is contained in:
yausername 2019-11-23 00:53:14 +05:30
parent ac2543d0a1
commit afef8d8d0b

View File

@ -259,8 +259,7 @@ public class ContentSettingsFragment extends BasePreferenceFragment {
} finally {
try {
zipFile.close();
} catch (Exception ignored) {
}
} catch (Exception ignored){}
}
try {