forked from phoenix-oss/llama-stack-mirror
kill unnecessarily large imports from telemetry init
This commit is contained in:
parent
fe249f4577
commit
224e62290f
2 changed files with 2 additions and 7 deletions
|
@ -3,6 +3,3 @@
|
|||
#
|
||||
# This source code is licensed under the terms described in the LICENSE file in
|
||||
# the root directory of this source tree.
|
||||
|
||||
from .dataset_mixin import TelemetryDatasetMixin # noqa: F401
|
||||
from .sqlite_trace_store import SQLiteTraceStore, TraceStore # noqa: F401
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue