Skip to content

Commit

Permalink
delete test external
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnJyong committed Sep 30, 2024
1 parent 6f6869e commit 1a03740
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.
1 change: 0 additions & 1 deletion api/configs/middleware/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from pydantic_settings import BaseSettings

from configs.middleware.cache.redis_config import RedisConfig
from configs.middleware.external.bedrock_config import BedrockConfig
from configs.middleware.storage.aliyun_oss_storage_config import AliyunOSSStorageConfig
from configs.middleware.storage.amazon_s3_storage_config import S3StorageConfig
from configs.middleware.storage.azure_blob_storage_config import AzureBlobStorageConfig
Expand Down
20 changes: 0 additions & 20 deletions api/configs/middleware/external/bedrock_config.py

This file was deleted.

0 comments on commit 1a03740

Please sign in to comment.