mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 23:06:39 +01:00
Remove persist method
This commit is contained in:
parent
2d91c268d0
commit
1e91b09f7d
1 changed files with 0 additions and 2 deletions
|
@ -18,7 +18,5 @@
|
|||
package bisq.common.taskrunner;
|
||||
|
||||
public interface Model {
|
||||
void persist();
|
||||
|
||||
void onComplete();
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue