Skip to content

Commit 93b2d8b

Browse files
committed
Removed unnecessary "use server" directive
1 parent 62856c9 commit 93b2d8b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/actions/job.action.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
"use server";
2-
31
import { promises as fs } from "fs";
42

53
import type { GetJobsParams } from "./shared.types";

0 commit comments

Comments
 (0)