chore(backend): remove orphaned cosmos.ts — all repos now use datastore.ts

This commit is contained in:
saravanakumardb1 2026-03-02 01:49:24 -08:00
parent 4cb5d3e627
commit 35756f95c0

View File

@ -1,4 +0,0 @@
/**
* Re-export from @bytelyst/cosmos shared across all services.
*/
export { getContainer, getCosmosClient, getDatabase } from '@bytelyst/cosmos';