Skip to content

Commit

Permalink
remove legacy coin model from types index (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
takenagain authored Dec 3, 2024
1 parent c565a40 commit feb1587
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/komodo_defi_types/lib/types.dart
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ export 'src/exceptions/http_exceptions.dart';
export 'src/generic/result.dart';
export 'src/generic/sync_status.dart';
export 'src/komodo_defi_types_base.dart';
export 'src/legacy/legacy_coin_model.dart';
export 'src/protocols/base/exceptions.dart';
export 'src/protocols/base/protocol_class.dart';
export 'src/protocols/erc20/erc20_protocol.dart';
Expand Down

0 comments on commit feb1587

Please sign in to comment.