mirror of
https://github.com/Jackett/Jackett
synced 2025-01-02 21:26:08 +00:00
Remove unused ProxyType (#2084)
This commit is contained in:
parent
969c365a64
commit
2363793d29
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
namespace Jackett.Models.Config
|
||||
{
|
||||
public enum ProxyType
|
||||
{
|
||||
Http,
|
||||
Socks4,
|
||||
Socks5,
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue