Skip to content

Commit 077f45c

Browse files
update code analysis
1 parent 2927763 commit 077f45c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Analogy.LogViewer.LoggersTree/Utils/SqlPrettify.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
namespace Analogy.LogViewer.LoggersTree.Utils
88
{
9-
public class SqlPrettify
9+
public static class SqlPrettify
1010
{
1111
public static string Pretty(string? q)
1212
{

0 commit comments

Comments
 (0)