From f1f29acc79a9bf21aa7bf47c9aad24e4b5da74db Mon Sep 17 00:00:00 2001 From: guille Date: Wed, 22 Feb 2023 04:33:34 -0500 Subject: [PATCH] Remove commented code --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 615adc67..0053ffc1 100644 --- a/setup.py +++ b/setup.py @@ -67,7 +67,6 @@ setup( 'hub.imports', 'hub.imports.construction', 'hub.imports.construction.helpers', - #'hub.imports.construction.data_classes', 'hub.imports.energy_systems', 'hub.imports.geometry', 'hub.imports.geometry.citygml_classes',