mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[AAE-10472] Upgrade and deprecate libs (#7788)
* upgrade and deprecate libs * upgrade flex layout * cleanup tslint libs * diable the test * exclude flaky e2e
This commit is contained in:
@@ -44,6 +44,5 @@ const query = `
|
||||
`;
|
||||
|
||||
graphql(schema, query, root).then((response) => {
|
||||
// tslint:disable-next-line: no-console
|
||||
console.log(JSON.stringify(response));
|
||||
});
|
||||
|
Reference in New Issue
Block a user