fix: forget init

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
pull/20999/head
yihong0618 11 months ago
parent 1e0b96d8a2
commit 25c040dee1

@ -4,7 +4,6 @@ from . import (
app_model_config,
audio,
base,
completion,
conversation,
dataset,
document,
@ -19,7 +18,6 @@ __all__ = [
"app_model_config",
"audio",
"base",
"completion",
"conversation",
"dataset",
"document",

Loading…
Cancel
Save