Parcourir la source

ci: remove log

Dax Raad il y a 3 mois
Parent
commit
7579c3bb15
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      infra/enterprise.ts

+ 0 - 1
infra/enterprise.ts

@@ -3,7 +3,6 @@ import { domain } from "./stage"
 
 
 const storage = new sst.cloudflare.Bucket("EnterpriseStorage")
 const storage = new sst.cloudflare.Bucket("EnterpriseStorage")
 
 
-console.log(SECRET.R2AccessKey.value, SECRET.R2SecretKey.value)
 const enterprise = new sst.cloudflare.x.SolidStart("Enterprise", {
 const enterprise = new sst.cloudflare.x.SolidStart("Enterprise", {
   domain: "enterprise." + domain,
   domain: "enterprise." + domain,
   path: "packages/enterprise",
   path: "packages/enterprise",