Skip to content

Commit

Permalink
style: remove unused using statements
Browse files Browse the repository at this point in the history
  • Loading branch information
iainlomax81 committed Oct 23, 2024
1 parent d97a421 commit e40d230
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
using Microsoft.Extensions.Logging;
using Microsoft.Xrm.Sdk;
using Microsoft.Xrm.Sdk.Query;
using Polly;

/// <summary>
/// Deployment functionality relating to processes.
Expand Down

0 comments on commit e40d230

Please sign in to comment.