mirror of
https://github.com/SabreTools/SabreTools.Serialization.git
synced 2026-09-23 15:24:56 +00:00
Remove unnecessary comment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user