Several fixes and improvements

This commit is contained in:
Salvatore Ingala
2019-10-09 09:30:32 +07:00
parent a53e7a82e3
commit c524319027
7 changed files with 52 additions and 20 deletions

View File

@@ -63,8 +63,6 @@ class BlockProcessor:
return potential_matches
return potential_matches
@staticmethod
def get_matches(potential_matches, locator_uuid_map, appointments):
matches = []