From c830eede944abdd571fb98764abe486c4f0ad258 Mon Sep 17 00:00:00 2001 From: Kris Date: Mon, 30 Dec 2024 00:36:22 +0100 Subject: [PATCH] :memo: remove outdated docs (#3067) --- app/Models/Checkin.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/Models/Checkin.php b/app/Models/Checkin.php index 36fabe9fd..b0facda14 100644 --- a/app/Models/Checkin.php +++ b/app/Models/Checkin.php @@ -35,9 +35,7 @@ * @property Trip $trip * @property Status $status * @property User $user - * @property Station $originStation * @property Stopover $originStopover - * @property Station $destinationStation * @property Stopover $destinationStopover * * //appends