Skip to content

Commit 58d00d8

Browse files
committed
Removed unused import
1 parent 52b7c84 commit 58d00d8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

frictionless/formats/polars/parser.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
import decimal
55
from typing import TYPE_CHECKING, Any, List, Optional, Tuple
66

7-
from dateutil.tz import tzoffset
8-
97
from ... import types
108
from ...platform import platform
119
from ...schema import Field, Schema

0 commit comments

Comments
 (0)