Skip to content

Commit efec6cc

Browse files
committed
ModApi.UpdateManager: remove unrequired includes from ProgressDialog.cs
1 parent 175defe commit efec6cc

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

ModApi.UpdateManager/ProgressDialog.cs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
using System;
2-
using System.Collections.Generic;
32
using System.ComponentModel;
4-
using System.Data;
5-
using System.Drawing;
6-
using System.Linq;
7-
using System.Text;
8-
using System.Threading.Tasks;
93
using System.Windows.Forms;
104

115
namespace ModApi.UpdateManager

0 commit comments

Comments
 (0)