diff --git a/app/models/qa.rb b/app/models/qa.rb index c372008..c40cc01 100644 --- a/app/models/qa.rb +++ b/app/models/qa.rb @@ -65,5 +65,4 @@ class Qa self.tags.delete('') end - paginates_per 10 end \ No newline at end of file