This commit is contained in:
sqdselo 2024-06-06 10:46:52 +04:00
commit 155f7c3297
2 changed files with 0 additions and 2 deletions

View File

@ -84,4 +84,3 @@ public class ListGenericObjects<T> : ICollectionGenericObjects<T> where T : clas
list.Sort(comparer);
}
}
}

View File

@ -205,4 +205,3 @@ namespace HoistingCrane
}
}
}