Skip to content

Commit 59fa218

Browse files
author
Alexis Huvier
committed
refactor
1 parent 3412fb4 commit 59fa218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SharpEngine.SQLite/SESQLite.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ namespace SharpEngine.SQLite;
55
/// <summary>
66
/// Static class with extensions and add version functions
77
/// </summary>
8-
public class SESQLite
8+
public static class SESQLite
99
{
1010
/// <summary>
1111
/// Add versions to DebugManager

0 commit comments

Comments
 (0)