We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80f3a94 commit b5af7dfCopy full SHA for b5af7df
projects/observability/src/shared/components/gauge/gauge.module.ts
@@ -1,7 +1,7 @@
1
import { CommonModule } from '@angular/common';
2
import { NgModule } from '@angular/core';
3
import { FormattingModule } from '@hypertrace/common';
4
-import { LayoutChangeModule,TooltipModule } from '@hypertrace/components';
+import { LayoutChangeModule, TooltipModule } from '@hypertrace/components';
5
import { GaugeComponent } from './gauge.component';
6
7
@NgModule({
0 commit comments