Commit e22c4b2811b849d79890a1538aa5164fc025a042

Authored by Daniela Feitosa
1 parent aa963d7a

Removed method not needed

(ActionItem3056)
plugins/comment_classification/lib/comment_classification_plugin.rb
@@ -46,10 +46,6 @@ class CommentClassificationPlugin < Noosfero::Plugin @@ -46,10 +46,6 @@ class CommentClassificationPlugin < Noosfero::Plugin
46 end 46 end
47 end 47 end
48 48
49 - def js_files  
50 - 'comment_classification.js'  
51 - end  
52 -  
53 def stylesheet? 49 def stylesheet?
54 true 50 true
55 end 51 end