fixed build issues (#315)

* fixed build issues
This commit is contained in:
Leila Lali
2017-04-14 11:47:25 -07:00
committed by GitHub
parent 6daadcf8cc
commit 88eb0f699b
4 changed files with 8 additions and 24 deletions

View File

@@ -1,13 +1,4 @@
using System;
using System;
using System.Collections.Generic;
using System.Composition;
using Microsoft.SqlTools.ServiceLayer;
@@ -3461,6 +3452,5 @@ namespace Microsoft.SqlTools.ServiceLayer.ObjectExplorer.SmoModel
}
}
}