aboutsummaryrefslogtreecommitdiff
path: root/codegen/lib/code/shapes.py
diff options
context:
space:
mode:
authormat <git@matdoes.dev>2024-05-23 03:29:37 +0000
committermat <git@matdoes.dev>2024-05-23 03:29:37 +0000
commitc7f9dc4b3d0ac7a0d85a087874c192a788b383b9 (patch)
treec7f5a1b85148d4d153706ad018da0c27790079ce /codegen/lib/code/shapes.py
parent22baedb24b0d6b2b9148b3e0050d9bb36a4a54ab (diff)
downloadazalea-drasl-c7f9dc4b3d0ac7a0d85a087874c192a788b383b9.tar.xz
remove all references to clean_property_name
Diffstat (limited to 'codegen/lib/code/shapes.py')
-rwxr-xr-xcodegen/lib/code/shapes.py2
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(