We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c3ef39 commit 65facbeCopy full SHA for 65facbe
src/Sentry/IScopeObserver.cs
@@ -28,8 +28,6 @@ public interface IScopeObserver
28
/// <summary>
29
/// Sets the user information.
30
/// </summary>
31
- void SetUser(SentryUser? user);
32
-
33
public void SetUser(SentryUser? user);
34
35
0 commit comments