123123
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
|
||||
namespace ZelWiki.Repository
|
||||
{
|
||||
/// <summary>
|
||||
/// Stores instances of ManagedDataStorageFactories that are used to store various parts of the data for the site.
|
||||
/// </summary>
|
||||
public static class ManagedDataStorage
|
||||
{
|
||||
private static (string Name, ManagedDataStorageFactory Factory)[]? _collection = null;
|
||||
|
||||
Reference in New Issue
Block a user