remove dead uncalled code

This commit is contained in:
Sam
2013-06-23 15:28:17 +10:00
parent d4d8daaa6d
commit 25bb8cf382
3 changed files with 0 additions and 35 deletions

View File

@@ -2,7 +2,6 @@ class TopicListSerializer < ApplicationSerializer
attributes :can_create_topic,
:more_topics_url,
# :filter_summary,
:draft,
:draft_key,
:draft_sequence,