mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Update KeePass.java
Useless spaces
This commit is contained in:
@@ -35,14 +35,11 @@ public class KeePass extends Activity {
|
||||
@Override
|
||||
protected void onCreate(Bundle savedInstanceState) {
|
||||
super.onCreate(savedInstanceState);
|
||||
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void onStart() {
|
||||
super.onStart();
|
||||
|
||||
startFileSelect();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user