Skip to content

Commit

Permalink
Remove part of comment that API extractor complained about
Browse files Browse the repository at this point in the history
  • Loading branch information
matus-tomlein committed Nov 21, 2024
1 parent 5dd7058 commit 85634d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions trackers/react-native-tracker/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -597,8 +597,6 @@ export type ReactNativeTracker = {

/**
* Gets the current session state
*
* @returns {Promise<SessionState | undefined>}
*/
readonly getSessionState: () => Promise<SessionState | undefined>;

Expand Down

0 comments on commit 85634d2

Please sign in to comment.