Remove debugging code left in by accident

This commit is contained in:
Cillian O'Ruanaidh
2022-11-18 14:40:30 +00:00
parent fbe6dcba7a
commit a8816b3788

View File

@@ -49,7 +49,7 @@ module Api
end
def tag_list
preloaded_tag_list.join(",(pre)")
preloaded_tag_list.join(",")
end
def tags