From ceda735eff933c9072b1d198f1e97fb9ce161a0e Mon Sep 17 00:00:00 2001 From: ca45382 Date: Sun, 1 Aug 2021 19:44:04 +0900 Subject: [PATCH] =?UTF-8?q?=E4=B8=8D=E8=A6=81=E3=81=AAusing=E3=82=92?= =?UTF-8?q?=E5=89=8A=E9=99=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DataType/ProgressStatus.cs | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/DataType/ProgressStatus.cs b/DataType/ProgressStatus.cs index 951768e..c3132e9 100644 --- a/DataType/ProgressStatus.cs +++ b/DataType/ProgressStatus.cs @@ -1,9 +1,4 @@ -using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Linq; -using System.Text; -using System.Threading.Tasks; +using System.ComponentModel; namespace PriconneBotConsoleApp.DataType {