Skip to content

Commit

Permalink
Update ComponentLogger.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
chancancode authored Jan 24, 2025
1 parent 8e768ac commit 2d7b813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/src/diag/ComponentLogger.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

import { getGlobal } from '../internal/global-utils';
import { ComponentLoggerOptions, DiagLogger, DiagLogFunction } from './types';
import { ComponentLoggerOptions, DiagLogger } from './types';

/**
* Component Logger which is meant to be used as part of any component which
Expand Down

0 comments on commit 2d7b813

Please sign in to comment.