Skip to content

Commit

Permalink
Remove test code
Browse files Browse the repository at this point in the history
  • Loading branch information
schmittjoseph committed Jul 1, 2024
1 parent 6a74a12 commit 2c977a5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ private sealed class EmptyScope : IDisposable
{
public void Dispose()
{
throw new NotImplementedException();
}
}

Expand Down

0 comments on commit 2c977a5

Please sign in to comment.