This will command remove all ACL's including system ACL from any file(s) and folders.
chmod -R -N "Directory or file"
...