We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07338c7 commit a1305e1Copy full SHA for a1305e1
src/Kryptor.Client/SessionContainer.cs
@@ -88,7 +88,6 @@ public void Remove(int id)
88
private void ResetCache()
89
{
90
sessions = null;
91
- tokenSources = null;
92
holders = null;
93
}
94
0 commit comments