Index: binary-improvements2/MapRendering/Web/API/GetAllowedCommands.cs
===================================================================
--- binary-improvements2/MapRendering/Web/API/GetAllowedCommands.cs	(revision 382)
+++ binary-improvements2/MapRendering/Web/API/GetAllowedCommands.cs	(revision 383)
@@ -1,3 +1,2 @@
-using System.Net;
 using AllocsFixes.JSON;
 using HttpListenerRequest = SpaceWizards.HttpListener.HttpListenerRequest;
Index: binary-improvements2/MapRendering/Web/API/GetAnimalsLocation.cs
===================================================================
--- binary-improvements2/MapRendering/Web/API/GetAnimalsLocation.cs	(revision 382)
+++ binary-improvements2/MapRendering/Web/API/GetAnimalsLocation.cs	(revision 383)
@@ -1,4 +1,3 @@
 ﻿using System.Collections.Generic;
-using System.Net;
 using AllocsFixes.JSON;
 using AllocsFixes.LiveData;
Index: binary-improvements2/MapRendering/Web/API/GetHostileLocation.cs
===================================================================
--- binary-improvements2/MapRendering/Web/API/GetHostileLocation.cs	(revision 382)
+++ binary-improvements2/MapRendering/Web/API/GetHostileLocation.cs	(revision 383)
@@ -1,4 +1,3 @@
 ﻿using System.Collections.Generic;
-using System.Net;
 using AllocsFixes.JSON;
 using AllocsFixes.LiveData;
Index: binary-improvements2/MapRendering/Web/API/GetLog.cs
===================================================================
--- binary-improvements2/MapRendering/Web/API/GetLog.cs	(revision 382)
+++ binary-improvements2/MapRendering/Web/API/GetLog.cs	(revision 383)
@@ -1,4 +1,3 @@
 using System.Collections.Generic;
-using System.Net;
 using AllocsFixes.JSON;
 using HttpListenerRequest = SpaceWizards.HttpListener.HttpListenerRequest;
Index: binary-improvements2/MapRendering/Web/API/GetPlayerInventories.cs
===================================================================
--- binary-improvements2/MapRendering/Web/API/GetPlayerInventories.cs	(revision 382)
+++ binary-improvements2/MapRendering/Web/API/GetPlayerInventories.cs	(revision 383)
@@ -1,4 +1,3 @@
 using System.Collections.Generic;
-using System.Net;
 using AllocsFixes.JSON;
 using AllocsFixes.PersistentData;
Index: binary-improvements2/MapRendering/Web/API/GetPlayerList.cs
===================================================================
--- binary-improvements2/MapRendering/Web/API/GetPlayerList.cs	(revision 382)
+++ binary-improvements2/MapRendering/Web/API/GetPlayerList.cs	(revision 383)
@@ -2,5 +2,4 @@
 using System.Collections.Generic;
 using System.Linq;
-using System.Net;
 using System.Text.RegularExpressions;
 using AllocsFixes.JSON;
Index: binary-improvements2/MapRendering/Web/API/GetPlayersLocation.cs
===================================================================
--- binary-improvements2/MapRendering/Web/API/GetPlayersLocation.cs	(revision 382)
+++ binary-improvements2/MapRendering/Web/API/GetPlayersLocation.cs	(revision 383)
@@ -1,4 +1,3 @@
 using System.Collections.Generic;
-using System.Net;
 using AllocsFixes.JSON;
 using AllocsFixes.PersistentData;
Index: binary-improvements2/MapRendering/Web/API/GetPlayersOnline.cs
===================================================================
--- binary-improvements2/MapRendering/Web/API/GetPlayersOnline.cs	(revision 382)
+++ binary-improvements2/MapRendering/Web/API/GetPlayersOnline.cs	(revision 383)
@@ -1,4 +1,3 @@
 using System.Collections.Generic;
-using System.Net;
 using AllocsFixes.JSON;
 using AllocsFixes.PersistentData;
Index: binary-improvements2/MapRendering/Web/API/GetServerInfo.cs
===================================================================
--- binary-improvements2/MapRendering/Web/API/GetServerInfo.cs	(revision 382)
+++ binary-improvements2/MapRendering/Web/API/GetServerInfo.cs	(revision 383)
@@ -1,4 +1,3 @@
 using System;
-using System.Net;
 using AllocsFixes.JSON;
 using HttpListenerRequest = SpaceWizards.HttpListener.HttpListenerRequest;
Index: binary-improvements2/MapRendering/Web/API/GetStats.cs
===================================================================
--- binary-improvements2/MapRendering/Web/API/GetStats.cs	(revision 382)
+++ binary-improvements2/MapRendering/Web/API/GetStats.cs	(revision 383)
@@ -1,3 +1,2 @@
-using System.Net;
 using AllocsFixes.JSON;
 using AllocsFixes.LiveData;
Index: binary-improvements2/MapRendering/Web/API/GetWebUIUpdates.cs
===================================================================
--- binary-improvements2/MapRendering/Web/API/GetWebUIUpdates.cs	(revision 382)
+++ binary-improvements2/MapRendering/Web/API/GetWebUIUpdates.cs	(revision 383)
@@ -1,3 +1,2 @@
-using System.Net;
 using AllocsFixes.JSON;
 using AllocsFixes.LiveData;
Index: binary-improvements2/MapRendering/Web/API/Null.cs
===================================================================
--- binary-improvements2/MapRendering/Web/API/Null.cs	(revision 382)
+++ binary-improvements2/MapRendering/Web/API/Null.cs	(revision 383)
@@ -1,4 +1,3 @@
-﻿using System.Net;
-using System.Text;
+﻿using System.Text;
 using HttpListenerRequest = SpaceWizards.HttpListener.HttpListenerRequest;
 using HttpListenerResponse = SpaceWizards.HttpListener.HttpListenerResponse;
