Commented unnecessary "using" statement
Clean-up
This commit is contained in:
@@ -10,7 +10,7 @@ using System.Windows.Forms;
|
||||
using System.Diagnostics;
|
||||
using System.IO;
|
||||
using VG;
|
||||
using XYPlots;
|
||||
//using XYPlots;
|
||||
|
||||
namespace XYPlots
|
||||
{
|
||||
|
Reference in New Issue
Block a user