Removed unneeded using.

git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2379 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
RKrom 2012-12-12 10:18:36 +00:00
commit 6579d49d49

View file

@ -26,7 +26,6 @@ using Greenshot.IniFile;
using GreenshotJiraPlugin; using GreenshotJiraPlugin;
using GreenshotPlugin.Controls; using GreenshotPlugin.Controls;
using GreenshotPlugin.Core; using GreenshotPlugin.Core;
using GreenshotJiraPlugin.JiraSoap;
namespace Jira { namespace Jira {
#region transport classes #region transport classes