fix newlines
This commit is contained in:
parent
4f37950a40
commit
a0d88973b2
@ -1112,8 +1112,6 @@ postgres_insert_deposit_confirmation (void *cls,
|
|||||||
return GNUNET_PQ_eval_prepared_non_select (session->conn,
|
return GNUNET_PQ_eval_prepared_non_select (session->conn,
|
||||||
"auditor_deposit_confirmation_insert",
|
"auditor_deposit_confirmation_insert",
|
||||||
params);
|
params);
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user