Fix linting
This commit is contained in:
		
							parent
							
								
									c1e7d88d35
								
							
						
					
					
						commit
						fba2fb5657
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
import { Command, ThemeIcon, TreeItem, TreeItemCollapsibleState } from "vscode";
 | 
					import { ThemeIcon, TreeItem, TreeItemCollapsibleState } from "vscode";
 | 
				
			||||||
import { Execution, ExecutionList } from "../../../appwrite";
 | 
					import { Execution, ExecutionList } from "../../../appwrite";
 | 
				
			||||||
import { functionsClient } from "../../../client";
 | 
					import { functionsClient } from "../../../client";
 | 
				
			||||||
import { ExecutionTreeItem } from "./ExecutionTreeItem";
 | 
					import { ExecutionTreeItem } from "./ExecutionTreeItem";
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue