Commit 945602b
ref(session): drop the inert ApiStatus.Internal from IWithSession
The annotation had no mechanical effect: apiValidation configures only
ignoredPackages/ignoredProjects and no nonPublicMarkers, so the type is
tracked in sentry.api either way. Regenerating the dump after removing
it produces no diff.
The interface still has to be public, since the lambda in
InternalSentrySdk.captureEnvelopeNonTerminating targets it from
io.sentry.android.core.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent ac52c7a commit 945602b
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1018 | 1018 | | |
1019 | 1019 | | |
1020 | 1020 | | |
1021 | | - | |
1022 | 1021 | | |
1023 | 1022 | | |
1024 | 1023 | | |
| |||
0 commit comments