Skip to content

Commit

Permalink
chore: remove debug code (cloudforet-io#57)
Browse files Browse the repository at this point in the history
Signed-off-by: ImMin5 <[email protected]>
  • Loading branch information
ImMin5 committed Sep 26, 2023
1 parent 7ff5289 commit 70eb7c3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ def collect_cloud_service(self, params):
storage_account_dict['name'])

storage_account_dict.update({'container_count_display': container_count})
_LOGGER.debug(f'[collect_cloud_service] {storage_account_id} container count : {container_count}')

if storage_account_dict.get('routing_preference') is not None:
storage_account_dict.update({
Expand Down

0 comments on commit 70eb7c3

Please sign in to comment.