Skip to content

Commit de46b4f

Browse files
committed
chore(athena): remove unused reduce import from start_query_executions
1 parent b6e4d88 commit de46b4f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

awswrangler/athena/_executions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
from concurrent.futures import ThreadPoolExecutor
1919
from awswrangler import _utils, exceptions, typing
2020
from awswrangler._config import apply_configs
21-
from functools import reduce
2221

2322
from ._cache import _CacheInfo, _check_for_cached_results
2423
from ._utils import (

0 commit comments

Comments
 (0)