Remove useless imports in HAvatar and HNoticePage
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
import QtQuick 2.12
|
||||
import QtQuick.Controls 2.12
|
||||
import "../Base"
|
||||
|
||||
Rectangle {
|
||||
id: avatar
|
||||
|
@@ -2,7 +2,6 @@
|
||||
|
||||
import QtQuick 2.12
|
||||
import QtQuick.Layouts 1.12
|
||||
import "../Base"
|
||||
|
||||
HRowLayout {
|
||||
property alias label: noticeLabel
|
||||
|
Reference in New Issue
Block a user