Skip to content

Commit 04bb301

Browse files
committed
fixup! feat(effect): Add base skaffolding for Effect.ts
1 parent e6cd9c5 commit 04bb301

File tree

3 files changed

+0
-122
lines changed

3 files changed

+0
-122
lines changed

packages/effect/src/client.ts

Lines changed: 0 additions & 59 deletions
This file was deleted.

packages/effect/src/index.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,3 @@ export {
8787
SEMANTIC_ATTRIBUTE_SENTRY_SOURCE,
8888
SEMANTIC_ATTRIBUTE_SENTRY_SAMPLE_RATE,
8989
} from '@sentry/core';
90-
91-
export { EffectClient } from './client';
92-
export { init } from './sdk';

packages/effect/src/sdk.ts

Lines changed: 0 additions & 60 deletions
This file was deleted.

0 commit comments

Comments
 (0)