mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-23 19:38:48 +03:00
Remove unused import
This commit is contained in:
parent
800b6a1626
commit
22592eac70
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ import QtQuick.Controls 2.12
|
||||||
import QtQuick.Layouts 1.12
|
import QtQuick.Layouts 1.12
|
||||||
import im.nheko 1.0
|
import im.nheko 1.0
|
||||||
import "./emoji"
|
import "./emoji"
|
||||||
import "./delegates"
|
|
||||||
|
|
||||||
Item {
|
Item {
|
||||||
id: popupRoot
|
id: popupRoot
|
||||||
|
|
Loading…
Reference in a new issue