mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-04 05:28:59 +01:00 
			
		
		
		
	refactor(client): remove unused variable
This commit is contained in:
		
							parent
							
								
									b2aa05cb9a
								
							
						
					
					
						commit
						748eedbbd2
					
				@ -113,8 +113,6 @@ span.fancytree-expander {
 | 
			
		||||
 | 
			
		||||
export default class MobileLayout {
 | 
			
		||||
    getRootWidget(appContext) {
 | 
			
		||||
        const launcherPaneIsHorizontal = true;
 | 
			
		||||
 | 
			
		||||
        return new RootContainer(true)
 | 
			
		||||
            .setParent(appContext)
 | 
			
		||||
            .class("horizontal-layout")
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user