mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-04-27 01:38:56 +00:00
Main: Remove unnecessary import
Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
This commit is contained in:
2
main.py
2
main.py
@@ -20,8 +20,6 @@ from common.signals import signal_handler
|
|||||||
from common.tabby_config import config
|
from common.tabby_config import config
|
||||||
from endpoints.server import start_api
|
from endpoints.server import start_api
|
||||||
|
|
||||||
from backends.exllamav2.version import check_exllama_version
|
|
||||||
|
|
||||||
|
|
||||||
async def entrypoint_async():
|
async def entrypoint_async():
|
||||||
"""Async entry function for program startup"""
|
"""Async entry function for program startup"""
|
||||||
|
|||||||
Reference in New Issue
Block a user