mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Cleaned up auth settings
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
using System.Linq;
|
||||
|
||||
namespace NzbDrone.Common.Model
|
||||
{
|
||||
public enum AuthenticationType
|
||||
{
|
||||
Anonymous,
|
||||
Basic
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user