Skip to content

Commit f9ff2cf

Browse files
committed
api [nfc]: Remove comment about deprecated away in user status
Fixes-partly: #1837
1 parent 1bc15bf commit f9ff2cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/api/model/model.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,6 @@ class StatusEmoji {
257257
///
258258
/// The absence of one of these means there is no change.
259259
class UserStatusChange {
260-
// final Option<bool> away; // deprecated in server-6 (FL-148); ignore
261260
final Option<String?> text;
262261
final Option<StatusEmoji?> emoji;
263262

0 commit comments

Comments
 (0)