Commit e22c4b2811b849d79890a1538aa5164fc025a042
1 parent
aa963d7a
Exists in
master
and in
28 other branches
Removed method not needed
(ActionItem3056)
Showing
1 changed file
with
0 additions
and
4 deletions
Show diff stats
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 |