Fix error in removing dead sources (#15017)
This commit is contained in:
		
							parent
							
								
									a37ff2559e
								
							
						
					
					
						commit
						451d208d0e
					
				@ -7,7 +7,6 @@ import java.util.concurrent.TimeUnit
 | 
			
		||||
 | 
			
		||||
class FlameScansFactory : SourceFactory {
 | 
			
		||||
    override fun createSources() = listOf(
 | 
			
		||||
        FlameScansAr(),
 | 
			
		||||
        FlameScansEn()
 | 
			
		||||
    )
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user