Skip to content

Commit

Permalink
update stanza.dart
Browse files Browse the repository at this point in the history
remove comment
  • Loading branch information
vsevex authored Sep 7, 2024
1 parent 067932a commit 1ba4b1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/plugins/id/stanza.dart
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ class OriginID extends MessageStanza {
);
}

/// Constructs a [SASLSuccess] packet from XML.
factory OriginID.fromXML(xml.XmlElement node) {
late String id;

Expand Down

0 comments on commit 1ba4b1b

Please sign in to comment.