Skip to content
Snippets Groups Projects
Commit 89d5b995 authored by Menou Lucas's avatar Menou Lucas
Browse files

Remove unused ViewEncapsulation module

parent cd894c43
No related tags found
1 merge request!96Resolve "Make possible to inject dynamically a one line array of datatable in the detail page"
......@@ -7,7 +7,7 @@
* file that was distributed with this source code.
*/
import { ChangeDetectionStrategy, Component, Input, ViewEncapsulation } from '@angular/core';
import { ChangeDetectionStrategy, Component, Input } from '@angular/core';
/**
* @class
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment