I need to remove all functionality that dz-unset have from admin plugin.
Even someone know what it is shouldnt be able to use it so just disabling it with css is not enough.
Reason: I limit number of image upload but when dz-unset used it broke that process since user cant see the uploaded file anymore to remove it. If it does not reduce count it will create bug because user will be able to upload any number of image, if it does reduce count user wont be able to upload image.
it needs to be removed for my case.