remove console.log

This commit is contained in:
Joao Moreno
2016-03-04 15:53:04 +01:00
parent 12d7f996b6
commit 5e6427711e

View File

@@ -27,8 +27,6 @@ namespace SchemaAssociationNotification {
export function activate(context: ExtensionContext) {
console.log('JSON activated');
// The server is implemented in node
let serverModule = context.asAbsolutePath(path.join('server', 'out', 'server.js'));
// The debug options for the server