Skip to content

Commit eca46a0

Browse files
committed
Remove unused imports
1 parent 1ade638 commit eca46a0

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

python-markitdown/img_description.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import os
2-
31
from markitdown import MarkItDown
42
from openai import OpenAI
53

python-markitdown/ocr.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import os
2-
31
from markitdown import MarkItDown
42
from openai import OpenAI
53

0 commit comments

Comments
 (0)