Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
irishcarbomb777 committed May 2, 2024
1 parent 03eb2ce commit 55d618f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/layers/NextjsCache/defineNextjsCacheLayer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ import { GraphNodeType } from "@/src/types/GraphNodeType";
import { Ok } from "@/src/types/Result";




console.log(" Stuff")
export const defineNextjsCacheLayer = <
N extends readonly ReturnType<typeof defineNode<any, any>>[],
R extends readonly {
Expand Down

0 comments on commit 55d618f

Please sign in to comment.