Skip to content

Commit 7b29404

Browse files
author
Sunny Raj Rathod
authored
Update SampleCode.cs
1 parent 284ba9e commit 7b29404

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

SampleCode.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
using net.authorize.sample.MobileInappTransactions;
22
using net.authorize.sample.PaymentTransactions;
3-
using net.authorize.sample.TransactionReporting;
43
using System;
54
using System.Collections.Generic;
65
using System.Linq;
@@ -329,4 +328,4 @@ private static void RunMethod(String methodName)
329328
}
330329
}
331330
}
332-
}
331+
}

0 commit comments

Comments
 (0)