Skip to content

Commit d75ad33

Browse files
contextduckCopilot
andcommitted
Fix CodeFactor: remove blank line after opening brace
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 972f04f commit d75ad33

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/TestPluginAssembly365/Plugins/AccountDeleteInPostPlugin.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ namespace DG.Some.Namespace {
1111
/// Used to verify that XrmMockup handles record deletion inside a post-operation plugin gracefully.
1212
/// </summary>
1313
public class AccountDeleteInPostPlugin : TestPlugin {
14-
1514
public AccountDeleteInPostPlugin() {
1615
#pragma warning disable CS0618 // Type or member is obsolete - disabled for testing purposes
1716
RegisterPluginStep<Account>(

0 commit comments

Comments
 (0)