Skip to content

Commit

Permalink
bkpr: remove duplicate log stmt
Browse files Browse the repository at this point in the history
  • Loading branch information
niftynei committed Aug 10, 2022
1 parent 23cd584 commit 2560440
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/bkpr/bookkeeper.c
Original file line number Diff line number Diff line change
Expand Up @@ -911,7 +911,6 @@ listpeers_multi_done(struct command *cmd,
if (err)
plugin_err(cmd->plugin, err);

plugin_log(cmd->plugin, LOG_DBG, "Snapshot balances updated");
log_journal_entry(info->acct,
info->currency,
info->timestamp - 1,
Expand Down

0 comments on commit 2560440

Please sign in to comment.