Skip to content

Commit e88d2a7

Browse files
committed
fix
1 parent 8767e8e commit e88d2a7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/plaid/containers/features.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,8 +1071,6 @@ def get_field_names_one_time_base_zone_location(
10711071
if field_name not in ["GridLocation","ItgRules","gridlocation","ItgPointStartOffset", "Ids","Path"]:
10721072
names.append(field_name)
10731073

1074-
solution_paths = CGU.getPathsByTypeSet(search_node, [CGK.FlowSolution_t])
1075-
10761074
return names
10771075

10781076
field_names = []

0 commit comments

Comments
 (0)