Skip to content

Commit

Permalink
fixed npm build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jjoel1630 committed Oct 26, 2024
1 parent e8665dd commit 70eacc5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/data/sampledata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ export const data: MCAPFileInformation[] = [
date: "08-29-2024",
location: "MRDC",
notes: "car did jk turn on",
event_type: null,
},
{
id: "07a0sdjwne-597f-4637-8b61-6134e75e6f76",
Expand Down Expand Up @@ -152,4 +151,4 @@ export const data: MCAPFileInformation[] = [
location: "MRDC",
notes: "car did not turn on",
},
];
];

0 comments on commit 70eacc5

Please sign in to comment.