mirror of
https://github.com/khoj-ai/khoj.git
synced 2025-02-17 08:04:21 +00:00
Fix circular import issue
This commit is contained in:
parent
21f8d63e89
commit
cc064ea57d
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ from khoj.search_filter.word_filter import WordFilter
|
|||
from khoj.utils import state
|
||||
from khoj.utils.config import GPT4AllProcessorModel
|
||||
from khoj.utils.helpers import generate_random_name
|
||||
from khoj.database.adapters import get_or_create_user_by_email
|
||||
|
||||
|
||||
class SubscriptionState(Enum):
|
||||
|
|
Loading…
Add table
Reference in a new issue