79597: Remove unused imports

This commit is contained in:
Yura Bondarenko
2021-05-31 10:20:28 +02:00
parent 4b238e1842
commit 95b98d3f79
2 changed files with 1 additions and 3 deletions

View File

@@ -1,5 +1,4 @@
import { Component, Input } from '@angular/core';
import { hasNoValue } from '../../../shared/empty.util';
/**
* This component renders any content inside this wrapper.