Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
anoopshrma committed Mar 18, 2024
1 parent 49d558d commit c845de7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llama_parse/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import httpx
import mimetypes
import time
from enum import Enum
from pathlib import Path
from typing import List, Optional, Union

Expand Down

0 comments on commit c845de7

Please sign in to comment.