]> source.dussan.org Git - gitea.git/commit
Stop logging an error when notes are not found (#18626)
authorzeripath <art27@cantab.net>
Sun, 6 Feb 2022 07:11:35 +0000 (07:11 +0000)
committerGitHub <noreply@github.com>
Sun, 6 Feb 2022 07:11:35 +0000 (15:11 +0800)
commit9419dd2b62ab4399e4e7711a3ec4b81858883923
tree8c64e07a926b3fc683bf21a28f3c4d37c16b95a8
parent3b33507c73cbc376fc078b87155978cc62564323
Stop logging an error when notes are not found (#18626)

This is an unnecessary logging event.

Fix #18616

Signed-off-by: Andrew Thornton <art27@cantab.net>
modules/git/notes_gogit.go
modules/git/notes_nogogit.go