We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20558a7 commit b6dc0b2Copy full SHA for b6dc0b2
1 file changed
PackHistorian/Update/Updater.cs
@@ -4,11 +4,8 @@
4
using System.IO.Compression;
5
using System.Linq;
6
using System.Net;
7
-using System.Reflection;
8
using System.Runtime.Serialization.Json;
9
-using System.Text;
10
using System.Text.RegularExpressions;
11
-using System.Threading.Tasks;
12
using Hearthstone_Deck_Tracker;
13
14
namespace PackTracker.Update {
0 commit comments