Skip to content

Commit a1305e1

Browse files
committed
Remove invalid references
1 parent 07338c7 commit a1305e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Kryptor.Client/SessionContainer.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ public void Remove(int id)
8888
private void ResetCache()
8989
{
9090
sessions = null;
91-
tokenSources = null;
9291
holders = null;
9392
}
9493
}

0 commit comments

Comments
 (0)