Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
greglittlefield-wf committed Aug 6, 2024
1 parent db2dc7e commit 6393501
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/dart3_suggestors/required_props/bin/collect.dart
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,6 @@ Future<CollectDataForPackageResult?> collectDataForPackage(
packageVersionDescriptionsByName[rootPackageName] = package.sourceDescription;
logger.info('Package versions: ${packageVersionDescriptionsByName}');


logger.info("Analyzing and collecting raw usage data...");
final units = getResolvedLibUnitsForPackage(package,
includeDependencyPackages: processDependencyPackages,
Expand Down

0 comments on commit 6393501

Please sign in to comment.