Skip to content

Commit

Permalink
Remove unneeded usings
Browse files Browse the repository at this point in the history
  • Loading branch information
ichthus1604 committed Apr 20, 2024
1 parent 3d0c0ec commit 464a7fa
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
using Avalonia.Data.Converters;
using DynamicData;
using DynamicData.Binding;
using ReactiveUI;
using System.Collections.Generic;
using System.Linq;
using System.Reactive.Linq;
using WalletWasabi.Blockchain.TransactionOutputs;
using WalletWasabi.Fluent.Converters;
using WalletWasabi.Fluent.Models.Transactions;
using WalletWasabi.Fluent.Models.Wallets;
using WalletWasabi.Fluent.ViewModels.Dialogs.Base;
Expand Down

0 comments on commit 464a7fa

Please sign in to comment.