Skip to content

Commit

Permalink
Debugging Upstash #10
Browse files Browse the repository at this point in the history
  • Loading branch information
david emioma committed Apr 3, 2024
1 parent a570446 commit f4f0d30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/redis-data.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
"use server";

import prismadb from "@/lib/prisma";
import { redis } from "@/lib/redis";

Expand Down

0 comments on commit f4f0d30

Please sign in to comment.