Browse Source

chore: fix formatting

pull/2575/head
Dhoni77 2 years ago
committed by Thomas
parent
commit
45a32e08e7
  1. 2
      apps/api/src/app/benchmark/benchmark.service.ts

2
apps/api/src/app/benchmark/benchmark.service.ts

@ -11,7 +11,7 @@ import {
} from '@ghostfolio/common/config'; } from '@ghostfolio/common/config';
import { import {
DATE_FORMAT, DATE_FORMAT,
calculateBenchmarkTrend, calculateBenchmarkTrend
} from '@ghostfolio/common/helper'; } from '@ghostfolio/common/helper';
import { import {
BenchmarkMarketDataDetails, BenchmarkMarketDataDetails,

Loading…
Cancel
Save