Skip to content

Commit

Permalink
Removed console log
Browse files Browse the repository at this point in the history
  • Loading branch information
js-goupil committed Jul 4, 2024
1 parent 3ed3400 commit c09a2fc
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ async function migrateExtensionToUIExtension(
registrationId: MigrateToUiExtensionVariables['registrationId'],
developerPlatformClient: DeveloperPlatformClient,
) {
console.log('>>>>>>>>>>>>>>>>>>>>>>>>> registration id', registrationId)
const variables: MigrateToUiExtensionVariables = {
apiKey,
registrationId,
Expand Down

0 comments on commit c09a2fc

Please sign in to comment.