Remove unneeded dependency
This commit is contained in:
7
c_micasad/cache/SecretStore.cs
vendored
7
c_micasad/cache/SecretStore.cs
vendored
@@ -30,14 +30,9 @@ using System.Security.Cryptography;
|
||||
using System.Text;
|
||||
using sscs.cache;
|
||||
using sscs.common;
|
||||
using sscs.constants;
|
||||
using sscs.lss;
|
||||
using sscs.lss;
|
||||
using sscs.crypto;
|
||||
|
||||
#if LINUX
|
||||
using Novell.CASA.DataEngines.GK;
|
||||
#endif
|
||||
|
||||
namespace sscs.cache
|
||||
{
|
||||
class SecretStore
|
||||
|
||||
Reference in New Issue
Block a user