ci: remove debug

This commit is contained in:
Folke Lemaitre 2025-02-01 11:30:32 +01:00
parent 8be62cb586
commit 3ca54beebb
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

@ -202,7 +202,6 @@ function State:follow()
if item and item.file == norm(file) then
return
end
dd("follow", file)
self:show(file)
end