mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Tidied up code
This commit is contained in:
@@ -39,9 +39,5 @@ public class UIToastTask implements Runnable {
|
||||
|
||||
public void run() {
|
||||
Toast.makeText(mCtx, mText, Toast.LENGTH_LONG).show();
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user