aboutsummaryrefslogtreecommitdiff
path: root/codegen/lib/code/shapes.py
diff options
context:
space:
mode:
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(