Remove some system-specific testdata

This commit is contained in:
2021-10-10 11:52:19 +10:30
parent 26d4272aa2
commit f9614ffc48
3 changed files with 2 additions and 5 deletions

View File

@@ -66,9 +66,6 @@ func (u *Uploader) Upload() {
}
func (u *Upload) processUpload() {
// file := u.originalFilename
if u.webhookURL == "" {
daulog.SendLog("WebHookURL is not configured - cannot upload!", daulog.LogTypeError)
return