mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-25 05:56:58 +01:00
missed a spot
This commit is contained in:
@@ -8,8 +8,7 @@ using Tgstation.Server.Host.System;
|
||||
namespace Tgstation.Server.Host.IO
|
||||
{
|
||||
/// <summary>
|
||||
/// Implementation of <see cref="Tgstation.Server.Host.IO.IConsole"/>,
|
||||
/// uses <see cref="global::System.Console"/>.
|
||||
/// Implementation of <see cref="IConsole"/>, uses <see cref="global::System.Console"/>.
|
||||
/// </summary>
|
||||
sealed class Console : IConsole, IDisposable
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user