mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:24:00 +02:00
Remove unnecessary comments
This commit is contained in:
parent
464bbe5d43
commit
c216144015
5 changed files with 0 additions and 10 deletions
|
@ -21,8 +21,6 @@ import "../../../controls" as HifiControls
|
|||
import "../common" as HifiCommerceCommon
|
||||
import "./sendMoney"
|
||||
|
||||
// references XXX from root context
|
||||
|
||||
Rectangle {
|
||||
HifiConstants { id: hifi; }
|
||||
|
||||
|
|
|
@ -19,8 +19,6 @@ import "../../../styles-uit"
|
|||
import "../../../controls-uit" as HifiControlsUit
|
||||
import "../../../controls" as HifiControls
|
||||
|
||||
// references XXX from root context
|
||||
|
||||
Item {
|
||||
HifiConstants { id: hifi; }
|
||||
|
||||
|
|
|
@ -21,8 +21,6 @@ import "../../../../controls-uit" as HifiControlsUit
|
|||
import "../../../../controls" as HifiControls
|
||||
import "../../wallet" as HifiWallet
|
||||
|
||||
// references XXX from root context
|
||||
|
||||
Item {
|
||||
HifiConstants { id: hifi; }
|
||||
|
||||
|
|
|
@ -20,8 +20,6 @@ import "../../../../controls-uit" as HifiControlsUit
|
|||
import "../../../../controls" as HifiControls
|
||||
import "../../common" as HifiCommerceCommon
|
||||
|
||||
// references XXX from root context
|
||||
|
||||
Item {
|
||||
HifiConstants { id: hifi; }
|
||||
|
||||
|
|
|
@ -20,8 +20,6 @@ import "../../../../controls-uit" as HifiControlsUit
|
|||
import "../../../../controls" as HifiControls
|
||||
import "../../common" as HifiCommerceCommon
|
||||
|
||||
// references XXX from root context
|
||||
|
||||
Item {
|
||||
HifiConstants { id: hifi; }
|
||||
|
||||
|
|
Loading…
Reference in a new issue