mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-22 20:31:16 +00:00
Fixed test
This commit is contained in:
parent
8463c19416
commit
d5c70f695c
1 changed files with 0 additions and 5 deletions
|
@ -18,11 +18,6 @@ public class MockSyncthingService extends SyncthingService {
|
|||
throw new UnsupportedOperationException();
|
||||
}
|
||||
|
||||
@Override
|
||||
public void updateState() {
|
||||
throw new UnsupportedOperationException();
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onCreate() {
|
||||
throw new UnsupportedOperationException();
|
||||
|
|
Loading…
Reference in a new issue