diff --git a/OWTrack/Tracker.cs b/OWTrack/Tracker.cs index ff65364..c1f7238 100644 --- a/OWTrack/Tracker.cs +++ b/OWTrack/Tracker.cs @@ -22,7 +22,6 @@ using System; using System.Diagnostics; using System.Linq; using System.IO; -using System.Windows.Forms; using System.Collections.Generic; namespace OWTrack