Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
xvrh committed Sep 19, 2023
1 parent be93277 commit 543baa5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tool/generate_readme.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import 'dart:io';
import 'package:dart_style/dart_style.dart';
import 'apis.dart';
import 'generator/utils/string.dart';
import 'package:path/path.dart' as p;

final RegExp _importRegex = RegExp(r"import '([^']+)';\r?\n");
final RegExp _ignoreForFileRegex =
Expand Down

0 comments on commit 543baa5

Please sign in to comment.