build managment added
This commit is contained in:
@@ -175,7 +175,6 @@ class BuildingLivingSpacesPartsCreateEventMethods(MethodToEvent):
|
||||
created_living_space = BuildLivingSpace.create_action(
|
||||
data=data_dict, token_dict=token_dict
|
||||
)
|
||||
|
||||
if last_living_space:
|
||||
dt = system_arrow.get(last_living_space.expiry_ends)
|
||||
if dt > system_arrow.now():
|
||||
|
||||
Reference in New Issue
Block a user