Skip to content

Commit 2cd8d9a

Browse files
committed
remove log
1 parent 7f7f4f4 commit 2cd8d9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

epicshop/setup-custom.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import {
1010
} from '@epic-web/workshop-utils/apps.server'
1111

1212
const allApps = await getApps()
13-
console.log(allApps)
1413
const problemApps = allApps.filter(isProblemApp)
1514

1615
if (!process.env.SKIP_PLAYWRIGHT) {

0 commit comments

Comments
 (0)