Remove log for not changing feerate when it was equal
authorGursharan Singh <3442979+G8XSU@users.noreply.github.com>
Fri, 6 Oct 2023 01:18:10 +0000 (15:18 -1000)
committerGursharan Singh <3442979+G8XSU@users.noreply.github.com>
Fri, 6 Oct 2023 01:19:36 +0000 (15:19 -1000)
commit2ee554a1c433ccdb52c7a4885f683960a3a91879
tree39c4b05f3a839a020da5e02da7c31987a8f56816
parent9de51f0bee70465e363d6568ae34752fb3bee0d9
Remove log for not changing feerate when it was equal

Log is not required in this case and creates unnecessary log lines at
trace level.
lightning/src/ln/channelmanager.rs