Browse Source

Clean up

pull/150/head
Thomas 4 years ago
parent
commit
79765499a3
  1. 1
      apps/client/src/app/components/world-map-chart/world-map-chart.component.ts

1
apps/client/src/app/components/world-map-chart/world-map-chart.component.ts

@ -7,7 +7,6 @@ import {
OnInit OnInit
} from '@angular/core'; } from '@angular/core';
import { primaryColorHex } from '@ghostfolio/common/config'; import { primaryColorHex } from '@ghostfolio/common/config';
import svgMap from 'svgmap'; import svgMap from 'svgmap';
@Component({ @Component({

Loading…
Cancel
Save