File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ import { FollowAuthorityMetadata } from './search-follow-metadata.interface';
3131import { AdvancedAttachmentRenderingConfig } from './advanced-attachment-rendering.config' ;
3232import { AttachmentRenderingConfig } from './attachment-rendering.config' ;
3333import { SearchResultConfig } from './search-result-config.interface' ;
34- import { ThirdPartyMetric } from " ./third-party-metric-config" ;
34+ import { ThirdPartyMetric } from ' ./third-party-metric-config' ;
3535
3636interface AppConfig extends Config {
3737 ui : UIServerConfig ;
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ import {
3434} from './advanced-attachment-rendering.config' ;
3535import { AttachmentRenderingConfig } from './attachment-rendering.config' ;
3636import { SearchResultConfig } from './search-result-config.interface' ;
37- import { ThirdPartyMetric } from " ./third-party-metric-config" ;
37+ import { ThirdPartyMetric } from ' ./third-party-metric-config' ;
3838
3939export class DefaultAppConfig implements AppConfig {
4040 production = false ;
You can’t perform that action at this time.
0 commit comments