Skip to content

Commit 03d88b2

Browse files
committed
lint
1 parent 4c5bdf8 commit 03d88b2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/unstructured_client/_hooks/custom/pdf_utils.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
import logging
55
from typing import cast, Optional, BinaryIO, Union
66

7-
from email.parser import BytesParser
8-
from email.policy import (default, Policy)
97
from pypdf import PdfReader
108
from pypdf.errors import FileNotDecryptedError, PdfReadError
119

0 commit comments

Comments
 (0)