Removed unused using

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
This commit is contained in:
Whit Waldo 2025-06-20 02:16:29 -05:00
parent 4946e2db80
commit 439f244ae9
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@
// ------------------------------------------------------------------------
using System;
using Xunit;
namespace Dapr.Jobs.Test.Extensions;