mirror of
https://github.com/Jackett/Jackett.git
synced 2025-12-26 15:36:21 +01:00
Remove unused ProxyType (#2084)
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
namespace Jackett.Models.Config
|
||||
{
|
||||
public enum ProxyType
|
||||
{
|
||||
Http,
|
||||
Socks4,
|
||||
Socks5,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user