mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[ALL] We should use static classes for these
This commit is contained in:
@@ -7,7 +7,7 @@ namespace SabreTools.Helper
|
||||
/// <summary>
|
||||
/// All general database operations
|
||||
/// </summary>
|
||||
public class DatabaseTools
|
||||
public static class DatabaseTools
|
||||
{
|
||||
/// <summary>
|
||||
/// Add a header to the database
|
||||
|
||||
Reference in New Issue
Block a user