Skip to content

Commit

Permalink
chore: cleaned up
Browse files Browse the repository at this point in the history
  • Loading branch information
gibahjoe committed Nov 4, 2024
1 parent d64c976 commit d956ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi-generator/lib/src/models/output_message.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import 'package:logging/logging.dart';

/// A message to be displayed to the end user.
///
/// Provides a common base shape to report logs to the end user. Also, acts as an
/// Provides a base shape to report logs to the end user. Also, acts as an
/// error wrapper.
class OutputMessage {
final Level level;
Expand Down

0 comments on commit d956ea8

Please sign in to comment.