Skip to content

Commit 7579c3b

Browse files
committed
ci: remove log
1 parent 2468305 commit 7579c3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

infra/enterprise.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { domain } from "./stage"
33

44
const storage = new sst.cloudflare.Bucket("EnterpriseStorage")
55

6-
console.log(SECRET.R2AccessKey.value, SECRET.R2SecretKey.value)
76
const enterprise = new sst.cloudflare.x.SolidStart("Enterprise", {
87
domain: "enterprise." + domain,
98
path: "packages/enterprise",

0 commit comments

Comments
 (0)