Code clean

This commit is contained in:
2dust 2024-04-10 13:32:50 +08:00
parent d961ea22a6
commit 315f4c35f0
6 changed files with 6 additions and 7 deletions

View file

@ -241,5 +241,4 @@
public string? url { get; set; } public string? url { get; set; }
public string? download_detour { get; set; } public string? download_detour { get; set; }
} }
} }