Skip to content

Commit

Permalink
chore(chat): removed missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
ocornec committed Nov 27, 2024
1 parent 599e57d commit 7c73e42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/web-components/src/components/chat/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@ import './components/molecularElement/molecularElement.js';
import './components/formulaElement/formulaElement.js';
import './components/fileUploadElement/fileUploadElement.js';
import './components/popupElement/popupElement.js';
import './components/feedbackElement/feedbackElement.js';
import './components/diagramElement/diagramElement.js';
import './components/historyViewer/historyViewer.js';

0 comments on commit 7c73e42

Please sign in to comment.