I was able to get rid of the warning by just overriding it in my globals css file (even though I also had zero instances of this in my code anywhere).
* { -ms-high-contrast: none !important; }