mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-30 19:19:03 +01:00 
			
		
		
		
	test(import/utils): remove leftover unused type
This commit is contained in:
		
							parent
							
								
									2296d1a6ba
								
							
						
					
					
						commit
						05b433d44e
					
				| @ -29,8 +29,6 @@ describe("#extractHtmlTitle", () => { | |||||||
|   </body> |   </body> | ||||||
|   </html>`;
 |   </html>`;
 | ||||||
| 
 | 
 | ||||||
|     type TestCaseExtractHtmlTitle = [htmlContent: string, expected: string | null, description: string]; |  | ||||||
| 
 |  | ||||||
|     // prettier-ignore
 |     // prettier-ignore
 | ||||||
|     const testCases: TestCase<typeof importUtils.extractHtmlTitle>[] = [ |     const testCases: TestCase<typeof importUtils.extractHtmlTitle>[] = [ | ||||||
|         [ |         [ | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Panagiotis Papadopoulos
						Panagiotis Papadopoulos