Remove obsolete queryview (#2659)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2023-02-20 10:05:17 +07:00
committed by GitHub
parent c24ae539fb
commit 1a57aad78e
2 changed files with 1 additions and 4 deletions
-1
View File
@@ -29,7 +29,6 @@ export default plugin(devModelId, {
},
component: {
ModelView: '' as AnyComponent,
QueryView: '' as AnyComponent,
TransactionView: '' as AnyComponent,
NotificationsView: '' as AnyComponent
},