Skip to content

Commit d3e5705

Browse files
committed
Clean up usings
1 parent e6bf463 commit d3e5705

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Fusion++/ItemDetailForm.cs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,8 @@
11
using DevExpress.XtraEditors;
2-
using EasyScintilla.Stylers;
32
using FusionPlusPlus.Model;
4-
using ScintillaNET;
53
using System;
6-
using System.Collections.Generic;
7-
using System.ComponentModel;
84
using System.Data;
9-
using System.Drawing;
105
using System.Linq;
11-
using System.Text;
12-
using System.Threading.Tasks;
136
using System.Windows.Forms;
147

158
namespace FusionPlusPlus

0 commit comments

Comments
 (0)