nit: remove uneccessary import
This commit is contained in:
parent
1a0978fb37
commit
8fe789ee96
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ These loaders are optional and only available if their dependencies are installe
|
|||
"""
|
||||
|
||||
from .pypdf_loader import PyPdfLoader
|
||||
from .web_url_loader import WebUrlLoader
|
||||
|
||||
__all__ = ["PyPdfLoader"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue