Skip to content

Commit 2e7914a

Browse files
authored
Merge pull request #23 from dataiku/fix/dss12-sc47182-logs
[sc-47182] remove log line
2 parents 2d2c6fa + b476d93 commit 2e7914a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python-lib/dku_google/gcloud.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,4 +158,3 @@ def create_kube_config_file(cluster_id, is_cluster_regional, kube_config_path):
158158

159159
# Run the command
160160
output = _run_cmd(cmd, env=gcloud_env)
161-
logging.info(output)

0 commit comments

Comments
 (0)