Skip to content

Commit 45b3258

Browse files
committed
Update ApiApprovalTests.Run.Net4_8.verified.txt
1 parent 0223cf9 commit 45b3258

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test/Sentry.Tests/ApiApprovalTests.Run.Net4_8.verified.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1497,11 +1497,6 @@ namespace Sentry.Extensibility
14971497
public SentryStackTraceFactory(Sentry.SentryOptions options) { }
14981498
public Sentry.SentryStackTrace? Create(System.Exception? exception = null) { }
14991499
}
1500-
public class SimpleStackTraceFactory : Sentry.Extensibility.ISentryStackTraceFactory
1501-
{
1502-
public SimpleStackTraceFactory(Sentry.SentryOptions options) { }
1503-
public Sentry.SentryStackTrace? Create(System.Exception? exception = null) { }
1504-
}
15051500
}
15061501
namespace Sentry.Http
15071502
{

0 commit comments

Comments
 (0)