Remove unused dependencies

This commit is contained in:
Denys Vuika
2016-05-24 16:00:44 +01:00
parent 5d9aaffe10
commit 2cd770801f
3 changed files with 7 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
:host .show {
display: block !important;
}
:host .hide {
display: none !important;
}
.file-dialog {
display: none;