Remove sos.drunkmichael
This commit is contained in:
parent
6df3458048
commit
53bc4023f0
1 changed files with 0 additions and 11 deletions
|
@ -39,17 +39,6 @@ using Newtonsoft.Json;
|
|||
/// </summary>
|
||||
namespace ShiftOS.WinForms
|
||||
{
|
||||
[Namespace("sos")]
|
||||
public static class MichaelDrunkStuff
|
||||
{
|
||||
[Command("drunkmichael")]
|
||||
public static bool Drunky()
|
||||
{
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
[Namespace("trm")]
|
||||
public static class TerminalExtensions
|
||||
{
|
||||
|
|
Reference in a new issue