Skip to content

Commit dc38757

Browse files
author
Beat Buesser
committed
Remove unused variable
Signed-off-by: Beat Buesser <[email protected]>
1 parent d69721c commit dc38757

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

art/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1508,7 +1508,6 @@ def get_file(
15081508

15091509
if download:
15101510
logger.info("Downloading data from %s", url)
1511-
error_msg = "URL fetch failure on {}: {} -- {}"
15121511
try:
15131512
for url_i in url_list:
15141513
try:

0 commit comments

Comments
 (0)