Remove redundant lines
							parent
							
								
									3d7f6919cf
								
							
						
					
					
						commit
						d3a548773a
					
				|  | @ -71,10 +71,6 @@ module.exports = React.createClass({ | |||
|             return this._getEventSenderName(ev); | ||||
|         }).join(', '); | ||||
| 
 | ||||
|         if (names.length === 0) { | ||||
|             return this._getEventSenderName(lastEvent); | ||||
|         } | ||||
| 
 | ||||
|         let lastName = this._getEventSenderName(lastEvent); | ||||
|         if (names.length === 0) { | ||||
|             // special-case for a single event
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Luke Barnard
						Luke Barnard