Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
ice-brontes committed Jan 7, 2025
1 parent d27ac79 commit 4fb721e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/app/router/app_routes.c.dart
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ import 'package:ion/app/features/wallet/model/network_type.dart';
import 'package:ion/app/features/wallet/model/nft_data.c.dart';
import 'package:ion/app/features/wallet/views/pages/coins_flow/coin_details/coin_details_page.dart';
import 'package:ion/app/features/wallet/views/pages/coins_flow/coin_receive_modal/coin_receive_modal.dart';
import 'package:ion/app/features/wallet/views/pages/coins_flow/coin_receive_modal/model/coin_receive_modal_data.c.dart';
import 'package:ion/app/features/wallet/views/pages/coins_flow/network_list/network_list_view.dart';
import 'package:ion/app/features/wallet/views/pages/coins_flow/providers/send_asset_form_provider.c.dart';
import 'package:ion/app/features/wallet/views/pages/coins_flow/receive_coins/components/share_address_view.dart';
Expand Down

0 comments on commit 4fb721e

Please sign in to comment.