Skip to content

Commit

Permalink
🚨 Async_value.dartのunused_importを解消
Browse files Browse the repository at this point in the history
  • Loading branch information
Aosanori committed Jun 17, 2024
1 parent 65e8d62 commit d09e747
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/cores/core/lib/src/extension/async_value.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import 'package:cores_core/util.dart';
import 'package:flutter_riverpod/flutter_riverpod.dart';

extension AsyncValueExtension<T> on AsyncValue<T> {
Expand Down

0 comments on commit d09e747

Please sign in to comment.