Skip to content

Commit

Permalink
Remove unnecessary blank line in ChatBoostAdded class
Browse files Browse the repository at this point in the history
  • Loading branch information
HeySreelal committed Feb 16, 2024
1 parent c0a82df commit 828eb14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/telegram/models/chat_boost_added.dart
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ class ChatBoostAdded {
);
}


@override
String toString() => 'ChatBoostAdded(boostCount: $boostCount)';

Expand Down

0 comments on commit 828eb14

Please sign in to comment.