lint fix
This commit is contained in:
		
							parent
							
								
									4177de913d
								
							
						
					
					
						commit
						f0d05b7560
					
				
					 4 changed files with 11 additions and 11 deletions
				
			
		| 
						 | 
					@ -322,5 +322,5 @@ export const actions = times(30, i => ({
 | 
				
			||||||
      text: 'thread 2b2a',
 | 
					      text: 'thread 2b2a',
 | 
				
			||||||
      inReplyTo: 'bazthread-thread 2b2'
 | 
					      inReplyTo: 'bazthread-thread 2b2'
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  },
 | 
					  }
 | 
				
			||||||
]))
 | 
					]))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -85,5 +85,5 @@ export const bazThreadRelativeTo2 = [
 | 
				
			||||||
  {content: 'thread 2b1'},
 | 
					  {content: 'thread 2b1'},
 | 
				
			||||||
  {content: 'thread 2b2'},
 | 
					  {content: 'thread 2b2'},
 | 
				
			||||||
  {content: 'thread 2b2a'},
 | 
					  {content: 'thread 2b2a'},
 | 
				
			||||||
  {content: 'thread 2c'},
 | 
					  {content: 'thread 2c'}
 | 
				
			||||||
]
 | 
					]
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue