diff options
Diffstat (limited to 'AleeBot/Program.cs')
| -rw-r--r-- | AleeBot/Program.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/AleeBot/Program.cs b/AleeBot/Program.cs index d307c97..c6d10f4 100644 --- a/AleeBot/Program.cs +++ b/AleeBot/Program.cs @@ -104,8 +104,6 @@ namespace AleeBot services: null); } - - private Task Log(LogMessage msg) { Console.WriteLine(msg.ToString()); |
