Misc. cleanup for PR

This commit is contained in:
Karl Burtram
2016-09-19 12:32:56 -07:00
parent 44914aa8b9
commit 03315475cb
4 changed files with 2 additions and 5 deletions

View File

@@ -198,6 +198,6 @@ namespace Microsoft.SqlTools.ServiceLayer.LanguageServices
default:
return TransactSqlVersion.Current;
}
}
}
}
}