Skip to content

Commit ae6a244

Browse files
Update SDK/README.md
removed internal comment Co-authored-by: Lucas Lois <lucas.lois@privy.io>
1 parent 2b691a7 commit ae6a244

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

SDK/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,7 @@ try {
8888

8989
### PrivyUser (`IPrivyUser`)
9090

91-
The SDK exposes the authenticated user as an interface. Refer to `IPrivyUser` for
92-
details; you never need to refer to `PrivyUser` directly.
91+
The SDK exposes the authenticated user as an interface. Refer to `IPrivyUser` for details.
9392

9493
```csharp
9594
IPrivyUser user = await PrivyManager.Instance.GetUser();

0 commit comments

Comments
 (0)