Skip to content

Commit a61ae04

Browse files
committed
Remove unused code
1 parent c9fa802 commit a61ae04

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

compass/download.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ async def download_county_ordinance(
7373
browser_semaphore,
7474
**(file_loader_kwargs or {}),
7575
)
76-
# return _sort_final_ord_docs(docs)
7776
docs = await _down_select_docs_correct_location(
7877
docs, location=location, **kwargs
7978
)

0 commit comments

Comments
 (0)