Skip to content

Commit

Permalink
fix diaryTypes
Browse files Browse the repository at this point in the history
A few properties duplicated while resolving merge conflicts
  • Loading branch information
JGreenlee committed Dec 4, 2023
1 parent b6b7c94 commit 356336c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions www/js/types/diaryTypes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ export type ConfirmedPlace = {
raw_places: ObjectId[];
source: string;
user_input: UserInput;
exit_fmt_time: string;
exit_ts: number;
exit_local_dt: LocalDt;
starting_trip: ObjectId;
};

Expand Down

0 comments on commit 356336c

Please sign in to comment.