mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Cleanup whitespace.
This commit is contained in:
@@ -70,8 +70,6 @@ public class TimeoutService extends Service {
|
||||
unregisterReceiver(mIntentReceiver);
|
||||
}
|
||||
|
||||
|
||||
|
||||
public class TimeoutBinder extends Binder {
|
||||
public TimeoutService getService() {
|
||||
return TimeoutService.this;
|
||||
|
||||
Reference in New Issue
Block a user