mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Remove extra blank line
This commit is contained in:
@@ -77,7 +77,6 @@ namespace WoD.Helper
|
|||||||
TruRip.Add(node.Attributes["from"].Value, node.Attributes["to"].Value);
|
TruRip.Add(node.Attributes["from"].Value, node.Attributes["to"].Value);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
// Get the next node and skip over anything that's not an element
|
// Get the next node and skip over anything that's not an element
|
||||||
node = node.NextSibling;
|
node = node.NextSibling;
|
||||||
|
|||||||
Reference in New Issue
Block a user