Skip to content

Commit a193c9b

Browse files
committed
Remove unnecessary comment
1 parent aa67c7a commit a193c9b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

SabreTools.Serialization/Wrappers/ViewStream.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ public class ViewStream : Stream
1313
/// <summary>
1414
/// Filename from the source, if possible
1515
/// </summary>
16-
/// <returns>String representing the filename on success, null otherwise</returns>
17-
/// <remarks>This only works if the source was a <see cref="FileStream"/></remarks>
1816
public string? Filename
1917
{
2018
get

0 commit comments

Comments
 (0)