Skip to content

Commit

Permalink
dummy commit because of fortify FP result, to force re build.
Browse files Browse the repository at this point in the history
  • Loading branch information
sjuarezgx committed Jul 25, 2023
1 parent 93cc788 commit 15a06bb
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ public class EventRouterProvider : EventRouterProviderBase
{
static readonly ILog logger = LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType);
private static GXService providerService;
public EventRouterProvider()
{

public EventRouterProvider() {
}
public EventRouterProviderBase Connect(string providerTypeName, GXProperties properties, out GXBaseCollection<SdtMessages_Message> errorMessages, out bool success)
{
Expand Down

0 comments on commit 15a06bb

Please sign in to comment.