Skip to content

Commit 58c3a25

Browse files
vchavatapallijacalata
authored andcommitted
Clean up
1 parent f5015df commit 58c3a25

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
@@ -414,7 +414,6 @@ def update_connections(
414414
"""
415415

416416
url = f"{self.baseurl}/{datasource_item.id}/connections"
417-
print("Method URL:", url)
418417

419418
request_body = RequestFactory.Datasource.update_connections_req(
420419
connection_luids=connection_luids,

0 commit comments

Comments
 (0)