Skip to content

Commit d956ea8

Browse files
committed
chore: cleaned up
1 parent d64c976 commit d956ea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi-generator/lib/src/models/output_message.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import 'package:logging/logging.dart';
22

33
/// A message to be displayed to the end user.
44
///
5-
/// Provides a common base shape to report logs to the end user. Also, acts as an
5+
/// Provides a base shape to report logs to the end user. Also, acts as an
66
/// error wrapper.
77
class OutputMessage {
88
final Level level;

0 commit comments

Comments
 (0)