changes to run configuration and virtual command model
This commit is contained in:
@@ -45,8 +45,6 @@ def get_campus_rooms():
|
||||
'building_number': building_number,
|
||||
'coordinates': r.get('coordinates')}
|
||||
parsed_rooms.append(room)
|
||||
|
||||
print(len(parsed_rooms))
|
||||
return parsed_rooms
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user