Skip to content

Commit f4eeab1

Browse files
committed
adding missing using statement
1 parent 6f2eba1 commit f4eeab1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Api/ReplayWebhooksApi.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
using NLog;
1818
using AuthenticationSdk.util;
1919
using CyberSource.Utilities.Tracking;
20+
using CyberSource.Model;
2021

2122
namespace CyberSource.Api
2223
{

0 commit comments

Comments
 (0)