Skip to content

Commit

Permalink
chore: remove axtra exports
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanVor committed Dec 24, 2024
1 parent 4ac7875 commit 28ca8af
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions clients/ai-assistants-v1/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,3 @@ export * as thread from './generated/yandex/cloud/ai/assistants/v1/threads/threa
export * as threadService from './generated/yandex/cloud/ai/assistants/v1/threads/thread_service';
export * as user from './generated/yandex/cloud/ai/assistants/v1/users/user';
export * as userService from './generated/yandex/cloud/ai/assistants/v1/users/user_service';

export * as SDK from './sdk';
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"ai-dataset-v1",
"ai-files-v1",
"ai-foundation_models-v1",
"ai-foundation_models-v1/sdk",
"ai-llm-v1alpha",
"ai-ocr-v1",
"ai-stt-v2",
Expand Down

0 comments on commit 28ca8af

Please sign in to comment.