parent
9d75a247e2
commit
b9dc15f6a7
@ -1,8 +1,8 @@
|
||||
using JetBrains.Annotations;
|
||||
using Recyclarr.TrashLib.Config.Secrets;
|
||||
using Recyclarr.TrashLib.Config.Yaml;
|
||||
using YamlDotNet.Serialization;
|
||||
|
||||
namespace Recyclarr.TrashLib.Config.Yaml;
|
||||
namespace Recyclarr.TrashLib.Config.Secrets;
|
||||
|
||||
[UsedImplicitly]
|
||||
public class SecretsYamlBehavior : IYamlBehavior
|
Loading…
Reference in new issue