Code clean

This commit is contained in:
2dust
2025-01-05 14:50:31 +08:00
parent 5d4bd2fee6
commit ed7fb4f6e3
7 changed files with 6 additions and 5 deletions

View File

@@ -14,7 +14,6 @@ namespace ServiceLib.Handler
private string _webDir = Global.AppName + "_backup";
private readonly string _webFileName = "backup.zip";
private readonly string _tag = "WebDav--";
public WebDavHandler()
{