Skip to content

Commit f47cce9

Browse files
committed
Update
1 parent 3749240 commit f47cce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/generate_screen_access/generator.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Future<void> generateScreenAccess({
2323
String? templateFilePath,
2424
}) async {
2525
// Notify start.
26-
debugLogStart('Starting generator (1). Please wait...');
26+
debugLogStart('Starting generator. Please wait...');
2727

2828
// Explore all source paths.
2929
final sourceFileExporer = PathExplorer(

0 commit comments

Comments
 (0)