Skip to content

Commit

Permalink
fix analyzer issue
Browse files Browse the repository at this point in the history
  • Loading branch information
devmil committed Dec 6, 2024
1 parent a09fd91 commit 8efe7a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/cli/commands/command_mixin.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import 'dart:io';
import 'package:args/args.dart';
import 'package:dart_apitool/api_tool.dart';
import 'package:dart_apitool/src/cli/source_item.dart';
import 'package:freezed_annotation/freezed_annotation.dart';
import 'package:path/path.dart' as p;
import 'package:pubspec_manager/pubspec_manager.dart';

Expand Down

0 comments on commit 8efe7a4

Please sign in to comment.