Skip to content
This repository was archived by the owner on Sep 2, 2022. It is now read-only.

Commit 0c5ebb5

Browse files
committed
cleanup
1 parent 9fb5182 commit 0c5ebb5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cli/packages/prisma-yml/src/Environment.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ export class Environment {
9797
`),
9898
new Promise((_, r) => setTimeout(() => r(), 6000)),
9999
])) as any
100-
console.dir(res, { depth: null })
101100
if (!res) {
102101
return
103102
}

0 commit comments

Comments
 (0)