jquery-file-upload-middleware
jquery-file-upload-middleware copied to clipboard
avoid exception when delete file without thumbnail
If imageVersions is configured, delete a file which is not image will cause a exception. add a empty function to avoid it.