diff --git a/c_micasad/cache/SecretStore.cs b/c_micasad/cache/SecretStore.cs index 40f8e57b..b407c0ee 100644 --- a/c_micasad/cache/SecretStore.cs +++ b/c_micasad/cache/SecretStore.cs @@ -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