Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
markspolakovs committed May 12, 2024
1 parent b54128e commit 1231dd9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/(authenticated)/calendar/[eventID]/actions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ import slackApiConnection, {
isSlackEnabled,
} from "@/lib/slack/slackApiConnection";

dayjs.extend(timezone);

export async function editEvent(
eventID: number,
payload: z.infer<typeof EditEventSchema>,
Expand Down

0 comments on commit 1231dd9

Please sign in to comment.