forked from Olympic/NTO-2025-Backend-TeamTask
Delete src/main/java/com/example/nto/BookingShortDto.java
This commit is contained in:
@@ -1,4 +0,0 @@
|
|||||||
package com.example.nto.dto;
|
|
||||||
|
|
||||||
public record BookingShortDto(long id, String place) {
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user