...
|
...
|
@@ -14,7 +14,6 @@ |
14
|
14
|
/// limitations under the License.
|
15
|
15
|
///
|
16
|
16
|
|
17
|
|
-import { DeviceTransportType } from '@shared/models/device.models';
|
18
|
17
|
import { ValidatorFn } from '@angular/forms';
|
19
|
18
|
import { isNotEmptyStr } from '@core/utils';
|
20
|
19
|
|
...
|
...
|
|