mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-04-19 07:15:54 -04:00
Remove one more unnecessary edit
This commit is contained in:
parent
1c13d36d34
commit
e290fd20fc
@ -377,7 +377,7 @@ public abstract class PaymentAccount implements PersistablePayload {
|
||||
|
||||
@SuppressWarnings("unchecked")
|
||||
public PaymentAccountForm toForm() {
|
||||
|
||||
|
||||
// convert to json map
|
||||
Map<String, Object> jsonMap = gsonBuilder.create().fromJson(toJson(), (Type) Object.class);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user