mirror of
https://github.com/Jackett/Jackett.git
synced 2025-09-17 17:34:09 +02: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