Fix prettier
This commit is contained in:
		@@ -641,7 +641,7 @@ export interface SimpleStandardContractOutput {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export interface SimpleEvmOutput {
 | 
					export interface SimpleEvmOutput {
 | 
				
			||||||
        bytecode: SimpleEvmBytecodeOutput;
 | 
					    bytecode: SimpleEvmBytecodeOutput;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
export interface SimpleEvmBytecodeOutput {
 | 
					export interface SimpleEvmBytecodeOutput {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user