Skip to content

Commit 9c2bec3

Browse files
committed
Clean up
1 parent 1fb57d5 commit 9c2bec3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tableauserverclient/server/endpoint/datasources_endpoint.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,6 @@ def update_connections(
359359
"""
360360

361361
url = f"{self.baseurl}/{datasource_item.id}/connections"
362-
print("Method URL:", url)
363362

364363
request_body = RequestFactory.Datasource.update_connections_req(
365364
connection_luids=connection_luids,

0 commit comments

Comments
 (0)