Skip to content

Commit c507c7a

Browse files
committed
minor
1 parent 6e78c42 commit c507c7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/e2e-playwright/tests/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,6 @@ def _(
462462
logging.INFO,
463463
"Copying template data",
464464
) as copying_logger:
465-
466465
# From the long running tasks response's urls, only their path is relevant
467466
def url_to_path(url):
468467
return urllib.parse.urlparse(url).path

0 commit comments

Comments
 (0)