Remove unnecessary comment

This commit is contained in:
Matt Nadareski
2025-08-23 13:23:44 -04:00
parent aa67c7ad6d
commit a193c9bb3c

View File

@@ -13,8 +13,6 @@ namespace SabreTools.Serialization.Wrappers
/// <summary>
/// Filename from the source, if possible
/// </summary>
/// <returns>String representing the filename on success, null otherwise</returns>
/// <remarks>This only works if the source was a <see cref="FileStream"/></remarks>
public string? Filename
{
get