diff --git a/SabreTools.Serialization/Wrappers/ViewStream.cs b/SabreTools.Serialization/Wrappers/ViewStream.cs
index db401d54..7eccce7c 100644
--- a/SabreTools.Serialization/Wrappers/ViewStream.cs
+++ b/SabreTools.Serialization/Wrappers/ViewStream.cs
@@ -13,8 +13,6 @@ namespace SabreTools.Serialization.Wrappers
///
/// Filename from the source, if possible
///
- /// String representing the filename on success, null otherwise
- /// This only works if the source was a
public string? Filename
{
get