Skip to content

Commit

Permalink
ignore unused warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Kees van Spelde committed Oct 18, 2023
1 parent 6e312fc commit da2e4d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ChromiumHtmlToPdfLib/Loggers/Console.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
namespace ChromiumHtmlToPdfLib.Loggers;
// ReSharper disable UnusedMember.Global
namespace ChromiumHtmlToPdfLib.Loggers;

/// <summary>
/// Writes log information to the console
Expand Down

0 comments on commit da2e4d7

Please sign in to comment.