mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Remove debugging code left in by accident
This commit is contained in:
@@ -49,7 +49,7 @@ module Api
|
||||
end
|
||||
|
||||
def tag_list
|
||||
preloaded_tag_list.join(",(pre)")
|
||||
preloaded_tag_list.join(",")
|
||||
end
|
||||
|
||||
def tags
|
||||
|
||||
Reference in New Issue
Block a user