mirror of
				https://github.com/solero/houdini.git
				synced 2025-10-30 20:22:05 +00:00 
			
		
		
		
	Remove cache decorator on string compiler results
This commit is contained in:
		| @@ -58,7 +58,6 @@ class PenguinStringCompiler(OrderedDict): | ||||
|         assert type(compiler_method) == FunctionType | ||||
|         super().__setitem__(key, compiler_method) | ||||
|  | ||||
|     @cached(namespace='houdini') | ||||
|     async def compile(self, p): | ||||
|         compiler_method_results = [] | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Ben
					Ben