mirror of
https://github.com/ceph/ceph
synced 2025-02-19 00:47:49 +00:00
mgr/dashboard: Cleanup code (#32031)
mgr/dashboard: Cleanup code Reviewed-by: Kiefer Chang <kiefer.chang@suse.com>
This commit is contained in:
commit
1af00460f8
@ -2,7 +2,6 @@ import { Component, EventEmitter, Input, Output, ViewChild } from '@angular/core
|
||||
import { ValidatorFn } from '@angular/forms';
|
||||
|
||||
import { I18n } from '@ngx-translate/i18n-polyfill';
|
||||
import * as _ from 'lodash';
|
||||
|
||||
import { Icons } from '../../../shared/enum/icons.enum';
|
||||
import { SelectMessages } from '../select/select-messages.model';
|
||||
|
Loading…
Reference in New Issue
Block a user