Skip to content

Commit

Permalink
Remove the library's console logger and just use HaruhiChokuretsuLib's
Browse files Browse the repository at this point in the history
  • Loading branch information
jonko0493 committed Jan 31, 2023
1 parent 5c74d37 commit 5a15a5d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 56 deletions.
55 changes: 0 additions & 55 deletions src/SerialLoops.Lib/Logging/ConsoleLogger.cs

This file was deleted.

2 changes: 1 addition & 1 deletion test/SerialLoops.Tests/StartUpTests.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using HaruhiChokuretsuLib.Util;
using NUnit.Framework;
using SerialLoops.Lib;
using SerialLoops.Lib.Logging;
using System.IO;
using System.Net.Http;
using System.Threading.Tasks;
Expand Down

0 comments on commit 5a15a5d

Please sign in to comment.