Main: Remove unnecessary import
Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
This commit is contained in:
parent
42346c6b39
commit
83826b56be
1 changed files with 0 additions and 2 deletions
2
main.py
2
main.py
|
|
@ -20,8 +20,6 @@ from common.signals import signal_handler
|
|||
from common.tabby_config import config
|
||||
from endpoints.server import start_api
|
||||
|
||||
from backends.exllamav2.version import check_exllama_version
|
||||
|
||||
|
||||
async def entrypoint_async():
|
||||
"""Async entry function for program startup"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue