diff options
| author | Lyssa | 2025-04-02 10:06:52 +0000 |
|---|---|---|
| committer | Lyssa | 2025-04-02 10:06:52 +0000 |
| commit | b8558d8fb2de25a97572ec9d3e33618b8fac3027 (patch) | |
| tree | 4a6dc0d718918881f8461091974ea3afaf026186 /LibTSforge/Common.cs | |
| parent | 07f43e261381c8b9229fcf376e310d8f02ccb16d (diff) | |
| download | TSforge-b8558d8fb2de25a97572ec9d3e33618b8fac3027.zip | |
basic cleanup
Diffstat (limited to 'LibTSforge/Common.cs')
| -rw-r--r-- | LibTSforge/Common.cs | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/LibTSforge/Common.cs b/LibTSforge/Common.cs index 4a95a08..75e31e4 100644 --- a/LibTSforge/Common.cs +++ b/LibTSforge/Common.cs @@ -1,16 +1,10 @@ namespace LibTSforge { - using Microsoft.Win32; using System; using System.IO; using System.Linq; using System.Runtime.InteropServices; - using System.ServiceProcess; using System.Text; - using LibTSforge.Crypto; - using LibTSforge.PhysicalStore; - using LibTSforge.SPP; - using LibTSforge.TokenStore; public enum PSVersion { |
