Remove deprecated DefIEProxyExceptions

This commit is contained in:
2dust
2025-01-11 19:34:04 +08:00
parent 364a24c580
commit 2440dc2440
2 changed files with 1 additions and 7 deletions

View File

@@ -118,7 +118,6 @@
[Serializable]
public class ConstItem
{
public string DefIEProxyExceptions { get; set; }
public string SubConvertUrl { get; set; } = string.Empty;
public string? GeoSourceUrl { get; set; }
public string? SrsSourceUrl { get; set; }