Proper removal of unused import

This commit is contained in:
Faeez Shaikh 2023-04-01 18:08:35 -05:00
parent c0e30a84f0
commit bf41cb5182

View File

@ -9,7 +9,6 @@ import functools
import random
from typing import Optional
from fsspec.implementations.local
import pyarrow.dataset as pads
import pyarrow as pa
import pyarrow.parquet