mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-22 19:49:22 +00:00
remove space
This commit is contained in:
parent
6dc4eafff4
commit
24dc9bea27
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ abstract class WalletListViewModelBase with Store {
|
|||
@observable
|
||||
ObservableList<WalletListItem> wallets;
|
||||
|
||||
|
||||
final AppStore _appStore;
|
||||
final Box<WalletInfo> _walletInfoSource;
|
||||
final WalletLoadingService _walletLoadingService;
|
||||
|
|
Loading…
Reference in a new issue