Skip to content

Commit

Permalink
update code analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
LiorBanai-Intuitive committed Dec 18, 2024
1 parent 2927763 commit 077f45c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Analogy.LogViewer.LoggersTree/Utils/SqlPrettify.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Analogy.LogViewer.LoggersTree.Utils
{
public class SqlPrettify
public static class SqlPrettify
{
public static string Pretty(string? q)
{
Expand Down

0 comments on commit 077f45c

Please sign in to comment.