From c7f9dc4b3d0ac7a0d85a087874c192a788b383b9 Mon Sep 17 00:00:00 2001 From: mat Date: Thu, 23 May 2024 03:29:37 +0000 Subject: remove all references to clean_property_name --- codegen/lib/code/shapes.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'codegen/lib/code/shapes.py') diff --git a/codegen/lib/code/shapes.py b/codegen/lib/code/shapes.py index bedab647..b50cdcf1 100755 --- a/codegen/lib/code/shapes.py +++ b/codegen/lib/code/shapes.py @@ -1,6 +1,4 @@ from lib.utils import get_dir_location, to_camel_case -from lib.code.utils import clean_property_name -from .blocks import get_property_struct_name from ..mappings import Mappings COLLISION_BLOCKS_RS_DIR = get_dir_location( -- cgit v1.2.3