Skip to content

Commit 6e700a2

Browse files
committed
removes minor comment
1 parent 9338116 commit 6e700a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

google/cloud/bigquery/external_config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1170,7 +1170,6 @@ def to_api_repr(self) -> dict:
11701170
"""
11711171

11721172
config = copy.deepcopy(self._properties)
1173-
# print("CONFIG: ", config, dir(config))
11741173
return config
11751174

11761175
@classmethod

0 commit comments

Comments
 (0)