Skip to content

Commit 4bc8b5b

Browse files
feat(CG-1312): remove a debug text
1 parent 07d58db commit 4bc8b5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/services/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ export default class Provider extends CloudGraph.Client {
339339
this.logger.success(`${resource} scan completed`)
340340
} else {
341341
this.logger.warn(
342-
`Skipping service ${resource} as there was an issue getting data for it. Is it currently supported????`
342+
`Skipping service ${resource} as there was an issue getting data for it. Is it currently supported?`
343343
)
344344
}
345345
}

0 commit comments

Comments
 (0)