Skip to content

Commit

Permalink
remove unnecessary logs
Browse files Browse the repository at this point in the history
  • Loading branch information
KatyH820 committed Apr 29, 2024
1 parent d6d7299 commit eb91597
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/server/src/functions/cron/testLog.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import { format } from "date-fns";

import { env } from "../env";

export const main = async (event, context) => {
try {
const now = new Date();
Expand Down

0 comments on commit eb91597

Please sign in to comment.