Skip to content

Commit

Permalink
fix testing
Browse files Browse the repository at this point in the history
  • Loading branch information
leomendoza123 committed Oct 12, 2023
1 parent 8a3ce7d commit 379c064
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/cdk/platform-info/platform-info.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@ import { LayoutModule } from '@angular/cdk/layout'
@NgModule({
declarations: [],
imports: [CommonModule, PlatformModule, LayoutModule],
providers: [PlatformInfoService],
})
export class PlatformInfoModule {}

0 comments on commit 379c064

Please sign in to comment.