We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d9b692 commit bf5f2c1Copy full SHA for bf5f2c1
1 file changed
src/modules/power-data/power-availability.service.ts
@@ -6,7 +6,6 @@ import { Repository } from 'typeorm';
6
import { WINSTON_LOGGER } from '../logger/logger.module';
7
import { Logger } from 'winston';
8
import * as fs from 'fs';
9
-import { Constants } from '../../config/constants';
10
import { ConfigService } from '../../config/config.service';
11
12
@Injectable()
0 commit comments