Skip to content

Commit

Permalink
Update ai-chat.module.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
artisticlight authored Jul 30, 2024
1 parent e1a258b commit a8173f4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/app/components/ai-chat/ai-chat.module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ import { AiChatComponent } from './baseline-chart.component';
declarations: [AiChatComponent],
imports: [
CommonModule,
MatSharedModule,
AiChatModule
MatSharedModule
],
exports: [
AiChatComponent,
Expand Down

0 comments on commit a8173f4

Please sign in to comment.