summaryrefslogtreecommitdiff
path: root/app/models/note.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/note.rb')
-rw-r--r--app/models/note.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/models/note.rb b/app/models/note.rb
index d17cddb0bd1..436b75adc5e 100644
--- a/app/models/note.rb
+++ b/app/models/note.rb
@@ -25,8 +25,6 @@ class Note < ActiveRecord::Base
default_value_for :system, false
- #attr_accessible :note, :noteable, :noteable_id, :noteable_type, :project_id,
- #:attachment, :line_code, :commit_id
attr_mentionable :note
belongs_to :project