Skip to content

Commit

Permalink
address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
rileyajones committed Sep 1, 2023
1 parent 594e291 commit 8b6e888
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import {NgModule} from '@angular/core';
import {CardInteractionsDataSource} from './card_interactions_data_source';

@NgModule({
imports: [],
providers: [CardInteractionsDataSource],
})
export class MetricsCardInteractionsDataSourceModule {}

0 comments on commit 8b6e888

Please sign in to comment.