From e5d28c6d6732a4b56b25bc8bac8e44296f088cd9 Mon Sep 17 00:00:00 2001 From: pypy Date: Thu, 21 Jan 2021 11:23:30 +0900 Subject: [PATCH] clean up --- WebApi.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/WebApi.cs b/WebApi.cs index 615c4f65..efc688a5 100644 --- a/WebApi.cs +++ b/WebApi.cs @@ -4,7 +4,6 @@ using System.Collections.Generic; using System.IO; using System.Net; using System.Runtime.Serialization.Formatters.Binary; -using System.Windows.Forms; namespace VRCX {