Commit f611b7b3 authored by James Lopez's avatar James Lopez

fix TODO comment [ci skip]

parent 632113e4
...@@ -44,7 +44,7 @@ module Gitlab ...@@ -44,7 +44,7 @@ module Gitlab
if @relation_name == :notes if @relation_name == :notes
set_note_author set_note_author
# TODO: note attatchments not supported yet # attachment is deprecated and note uploads are handled by Markdown uploader
@relation_hash['attachment'] = nil @relation_hash['attachment'] = nil
end end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment