mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-12 22:56:55 +00:00
chore(@desktop/general): unused imports removed
This commit is contained in:
parent
dc96ea8aff
commit
78fda35807
@ -1,7 +1,5 @@
|
||||
import NimQml
|
||||
|
||||
import ../../app_service/common/utils
|
||||
|
||||
import local_account_settings
|
||||
|
||||
QtObject:
|
||||
|
@ -1,4 +1,4 @@
|
||||
import json, sequtils, sugar
|
||||
import json
|
||||
|
||||
include ../../common/json_utils
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
import Tables, json, stint, chronicles, nimcrypto
|
||||
import json, stint, chronicles, nimcrypto
|
||||
|
||||
import ../app_service/service/transaction/dto
|
||||
import ../app_service/service/eth/dto/transaction
|
||||
|
Loading…
x
Reference in New Issue
Block a user