mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-08-26 04:19:41 +00:00
Clean up booking system code: remove commented-out code and unnecessary variables for improved readability
This commit is contained in:
@ -1,4 +1,3 @@
|
||||
// bookable_space_model.dart
|
||||
class BookableSpaceModel {
|
||||
final String uuid;
|
||||
final String spaceName;
|
||||
|
Reference in New Issue
Block a user