Reputation: 2103
If I find a plugin in the solution but it has not steps, may I delete it since it isn't doing anything? I believe a plugin without steps is impossible to trigger.
Upvotes: 0
Views: 230
Reputation: 3945
Yes, without any steps registered it is safe to say that the plugin is doing nothing.
However, to be safe you might want to put it into an unmanaged solution and export that solution before you delete it.
Upvotes: 2