refactor: sync namespace
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
using System;
|
||||
|
||||
namespace Mirea.Api.Endpoint.Configuration.ConfigurationChecks.Attributes;
|
||||
namespace Mirea.Api.Endpoint.Configuration.Validation.Attributes;
|
||||
|
||||
[AttributeUsage(AttributeTargets.Class, Inherited = false)]
|
||||
public class RequiredSettingsAttribute : Attribute;
|
||||
|
Reference in New Issue
Block a user