fix: delete some dead code using vulture
Signed-off-by: yihong0618 <zouzou0208@gmail.com>pull/20999/head
parent
3a628bc671
commit
1e0b96d8a2
@ -1,5 +0,0 @@
|
||||
from services.errors.base import BaseServiceError
|
||||
|
||||
|
||||
class CompletionStoppedError(BaseServiceError):
|
||||
pass
|
||||
Loading…
Reference in New Issue