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