Skip to content

Commit

Permalink
fix: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
dhdaines committed Dec 12, 2024
1 parent 7e7d354 commit b3da221
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pdfplumber/convert.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import base64
from typing import Any, Callable, Dict, List, Optional, Tuple

from playa.page import DashPattern
from playa.parser import PSLiteral

from .utils import decode_text
Expand Down

0 comments on commit b3da221

Please sign in to comment.