From 62f47f4c881b9e44a63219c15d62921420b89962 Mon Sep 17 00:00:00 2001 From: Phillip Date: Thu, 17 Aug 2023 23:26:10 -0500 Subject: [PATCH] remove import --- plugins/plugins/core/components/ChatPage.js | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/plugins/plugins/core/components/ChatPage.js b/plugins/plugins/core/components/ChatPage.js index d354e719..288337d8 100644 --- a/plugins/plugins/core/components/ChatPage.js +++ b/plugins/plugins/core/components/ChatPage.js @@ -36,8 +36,6 @@ import './ChatLeaveGroup.js' import './ChatGroupSettings.js' import './ChatRightPanel.js' import './ChatSearchResults.js' -import './ChatGifs/ChatGifs.js' - import '@material/mwc-button' import '@material/mwc-dialog' import '@material/mwc-icon' @@ -1442,15 +1440,6 @@ class ChatPage extends LitElement {
` : ''}
- -