remove check_storage_env_vars from lightrag.py
This commit is contained in:
parent
1df4b777d7
commit
53ab5e015c
1 changed files with 1 additions and 2 deletions
|
|
@ -13,7 +13,6 @@ import pandas as pd
|
|||
|
||||
|
||||
from lightrag.kg import (
|
||||
STORAGE_ENV_REQUIREMENTS,
|
||||
STORAGES,
|
||||
verify_storage_implementation,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue