Merge pull request #1056 from MrJoy/dead_code_removal

Removal of apparently unreferenced, dangling method.
This commit is contained in:
Parker Moore 2013-02-22 05:07:47 -08:00
commit 517efa204d

View File

@ -208,7 +208,3 @@ HTML
end
end
def parse_category
{ slug: slug, title: title }
end