Skip to content

Commit

Permalink
fix: unused_import
Browse files Browse the repository at this point in the history
  • Loading branch information
myConsciousness committed Feb 4, 2023
1 parent 3dce036 commit 9620353
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/src/service/v1/instance/instance_v1_service_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import 'package:mastodon_api/src/service/entities/emoji.dart';
import 'package:mastodon_api/src/service/entities/extended_description.dart';
import 'package:mastodon_api/src/service/entities/instance.dart';
import 'package:mastodon_api/src/service/entities/instance_activity.dart';
import 'package:mastodon_api/src/service/entities/preview_card.dart';
import 'package:mastodon_api/src/service/entities/rate_limit.dart';
import 'package:mastodon_api/src/service/entities/rule.dart';
import 'package:mastodon_api/src/service/entities/status.dart';
Expand Down

0 comments on commit 9620353

Please sign in to comment.