fix TODO comment [ci skip]
This commit is contained in:
		
							parent
							
								
									632113e43c
								
							
						
					
					
						commit
						f611b7b357
					
				| 
						 | 
					@ -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
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue