seimin преди 1 година
родител
ревизия
dcd01b86ad
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      src/app/components/configurationCenter/configuration-dictionary/configuration-dictionary.component.ts

+ 0 - 1
src/app/components/configurationCenter/configuration-dictionary/configuration-dictionary.component.ts

@@ -6,7 +6,6 @@ import { ToolService } from 'src/app/services/tool.service';
6 6
 import { OverlayScrollbarsComponent } from 'overlayscrollbars-ngx';
7 7
 import { NzMessageService } from 'ng-zorro-antd';
8 8
 import { v4 as uuidv4, validate as uuidValidate } from 'uuid';
9
-import { ConsoleReporter } from 'jasmine';
10 9
 
11 10
 @Component({
12 11
   selector: "app-configuration-dictionary",