Skip to content

Commit

Permalink
Tidy Changes, newline + unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
David Waters authored and David Waters committed Nov 17, 2015
1 parent 4b02cc0 commit e06dbe1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/KeeFarceDLL/main.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
using System.Diagnostics;
using System.Reflection;
using Microsoft.Diagnostics.Runtime;
using System.Windows.Forms;

namespace KeeFarceDLL
{
Expand Down Expand Up @@ -185,4 +184,4 @@ public DocumentManagerExInfo(object documentManagerEx)
}

}
}
}

0 comments on commit e06dbe1

Please sign in to comment.