Skip to content

Commit d72f16e

Browse files
committed
Update writer.py
1 parent 12343a1 commit d72f16e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/shapefile/writer.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
from .helpers import fsdecode_if_pathlike
2525
from .shapes import (
2626
SHAPE_CLASS_FROM_SHAPETYPE,
27-
SHAPETYPE_LOOKUP,
2827
MultiPatch,
2928
MultiPoint,
3029
MultiPointM,
@@ -51,7 +50,6 @@
5150
from .types import (
5251
BBox,
5352
BinaryFileStreamT,
54-
Field,
5553
FieldTypeT,
5654
MBox,
5755
PointsT,

0 commit comments

Comments
 (0)