Removes the file with the specified GUID from the upload pane.
$au.uploader('uploaderID').files().removeByGuid(guid);
Type: String
The GUID of the file to remove.