Skip to content

Commit d4410f9

Browse files
committed
Clean up
1 parent 4c68f18 commit d4410f9

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

PlsqlDeveloperUtPlsqlPlugin/utPLSQL.UI.Standalone/LoginForm.cs

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

104
namespace utPLSQL.UI.Standalone

PlsqlDeveloperUtPlsqlPlugin/utPLSQL.UI.Standalone/Program.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
using System;
2-
using System.Collections.Generic;
3-
using System.Linq;
42
using System.Windows.Forms;
53

64
namespace utPLSQL.UI.Standalone

0 commit comments

Comments
 (0)