mirror of
https://github.com/lanqian528/chat2api.git
synced 2026-06-13 21:02:46 +08:00
remove traceback import
This commit is contained in:
parent
06f39b2aa6
commit
a32fb15f02
@ -5,7 +5,6 @@ import random
|
||||
import string
|
||||
import time
|
||||
import uuid
|
||||
import traceback
|
||||
|
||||
from api.chat_completions import model_system_fingerprint, split_tokens_from_content
|
||||
from utils.Logger import Logger
|
||||
|
||||
Loading…
Reference in New Issue
Block a user