diff --git a/llmage/init.py b/llmage/init.py index c048114..9762ced 100644 --- a/llmage/init.py +++ b/llmage/init.py @@ -15,9 +15,6 @@ from .utils import ( get_llmcatelogs, get_llms_by_catelog_to_customer, get_llmproviders, - tpac_accounting, - get_tpac_balance, - get_user_tpac_apikey, get_llm, )