Skip to content

Commit 9342e19

Browse files
committed
remove console
1 parent a3e58f5 commit 9342e19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/plugins/aws/ssm.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ export const ssm = async (
166166
account,
167167
role: request.generatedRoles[0]!.role,
168168
});
169-
console.log("received command", request.command);
170169
const args = {
171170
instance: instance!,
172171
region: region!,

0 commit comments

Comments
 (0)