Skip to content

Commit 9e373c7

Browse files
author
Kevin Hellemun
committed
Some cleaning 🔥
1 parent 32945d4 commit 9e373c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

BunqSdk.Tests/BunqSdkTestBase.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ protected static ApiContext GetApiContext()
3636
try
3737
{
3838
apiContext = ApiContext.Restore(FILENAME_CONTEXT_CONF);
39-
// apiContext.EnsureSessionActive();
4039
}
4140
catch (BunqException)
4241
{

0 commit comments

Comments
 (0)