mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
remove consecutive blank line
This commit is contained in:
@@ -262,7 +262,6 @@ describe('ShareDataTableAdapter', () => {
|
||||
let file = new FileNode();
|
||||
file.entry['icon'] = imageUrl;
|
||||
|
||||
|
||||
let adapter = new ShareDataTableAdapter(null, basePath, null);
|
||||
let row = new ShareDataRow(file);
|
||||
let col = <DataColumn> { type: 'image', key: 'icon' };
|
||||
|
Reference in New Issue
Block a user