Storybook: Unused ProfileStore stub removed

This commit is contained in:
Michał Cieślak 2024-11-13 16:52:41 +01:00 committed by Michał
parent 6b334a4085
commit 109edbe7a1
2 changed files with 0 additions and 5 deletions

View File

@ -1,4 +0,0 @@
import QtQuick 2.15
QtObject {
}

View File

@ -5,6 +5,5 @@ DAppsStore 1.0 DAppsStore.qml
GifStore 1.0 GifStore.qml
NetworkConnectionStore 1.0 NetworkConnectionStore.qml
PermissionsStore 1.0 PermissionsStore.qml
ProfileStore 1.0 ProfileStore.qml
RootStore 1.0 RootStore.qml
UtilsStore 1.0 UtilsStore.qml