This commit is contained in:
2020-12-18 22:54:45 +00:00
parent 3f66d8ad21
commit 2119198515
3 changed files with 5 additions and 4 deletions

View File

@@ -1134,7 +1134,6 @@ namespace AyaNova.Util
log.LogError(err);
throw new System.Exception(err);
}
}
}
}