diff options
Diffstat (limited to 'codegen/lib/code/shapes.py')
| -rwxr-xr-x | codegen/lib/code/shapes.py | 2 |
1 files changed, 0 insertions, 2 deletions
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( |
