Skip to content

Commit ee58d0f

Browse files
committed
Remove another log
1 parent fb81d6f commit ee58d0f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/cli-v3/src/commands/deploy.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -632,8 +632,6 @@ export async function syncEnvVarsWithServer(
632632
override: true,
633633
});
634634

635-
logger.debug("syncEnvVarsWithServer", uploadResult);
636-
637635
return uploadResult.success;
638636
}
639637

0 commit comments

Comments
 (0)