mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Remove whitespace at the end of xmldoc line
This commit is contained in:
@ -10,7 +10,7 @@ using osu.Framework.Platform;
|
|||||||
namespace osu.Game.IO
|
namespace osu.Game.IO
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// A <see cref="WrappedStorage"/> that is migratable to different locations.
|
/// A <see cref="WrappedStorage"/> that is migratable to different locations.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public abstract class MigratableStorage : WrappedStorage
|
public abstract class MigratableStorage : WrappedStorage
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user