Skip to content

Commit c33e5d9

Browse files
committed
format
1 parent f6a7a77 commit c33e5d9

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

calendar_backend/routes/models/visit.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@
55
from .base import Base
66

77

8-
# class VisitRequest(Base):
9-
# status: EventUserStatus
10-
11-
128
class VisitResponse(Base):
139
id: int
1410
event_id: int

0 commit comments

Comments
 (0)