summaryrefslogtreecommitdiff
path: root/LibTSforge/Crypto
diff options
context:
space:
mode:
authorLyssa2025-04-02 10:06:52 +0000
committerLyssa2025-04-02 10:06:52 +0000
commitb8558d8fb2de25a97572ec9d3e33618b8fac3027 (patch)
tree4a6dc0d718918881f8461091974ea3afaf026186 /LibTSforge/Crypto
parent07f43e261381c8b9229fcf376e310d8f02ccb16d (diff)
downloadTSforge-b8558d8fb2de25a97572ec9d3e33618b8fac3027.zip
basic cleanup
Diffstat (limited to 'LibTSforge/Crypto')
-rw-r--r--LibTSforge/Crypto/PhysStoreCrypto.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/LibTSforge/Crypto/PhysStoreCrypto.cs b/LibTSforge/Crypto/PhysStoreCrypto.cs
index c0491db..b0acc2e 100644
--- a/LibTSforge/Crypto/PhysStoreCrypto.cs
+++ b/LibTSforge/Crypto/PhysStoreCrypto.cs
@@ -2,10 +2,8 @@ namespace LibTSforge.Crypto
{
using System;
using System.Collections.Generic;
- using System.Diagnostics;
using System.IO;
using System.Linq;
- using System.Security.Cryptography;
using System.Text;
public static class PhysStoreCrypto