Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lishaduck committed Oct 12, 2023
1 parent 9d28091 commit 048fa27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/features/pirate_coins/application/coins_service.dart
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import "package:riverpod_annotation/riverpod_annotation.dart";

import "../../auth/application/auth_service.dart";
import "../data/coins_repository.dart";
import "../domain/coin.dart";
import "../domain/coins_model.dart";

part "coins_service.g.dart";
Expand Down

0 comments on commit 048fa27

Please sign in to comment.