Remove forgotten NeoChat.Effect imports

Fixes the "Start Chat" and "Explore Rooms" pages


(cherry picked from commit 79dab63993)
This commit is contained in:
Mathew Broady
2020-12-17 06:18:01 +00:00
committed by Carl Schwan
parent d7765f0f0a
commit be709a2732
2 changed files with 0 additions and 2 deletions

View File

@@ -11,7 +11,6 @@ import org.kde.kirigami 2.13 as Kirigami
import org.kde.neochat 1.0
import NeoChat.Component 1.0
import NeoChat.Effect 1.0
import NeoChat.Setting 1.0
import org.kde.neochat 1.0

View File

@@ -10,7 +10,6 @@ import QtQuick.Layouts 1.12
import org.kde.kirigami 2.14 as Kirigami
import NeoChat.Component 1.0
import NeoChat.Effect 1.0
import NeoChat.Setting 1.0
import org.kde.neochat 1.0