Remove SKU From Product detail page with Woocommerce Remove SKU

Is there a way for me to hide SKUs in WooCocommerce from the single product template without overriding it? I’m currently overriding the single product meta template and deleting the SKU from being added, but I’d rather do this via a code snippet so I’m not overriding that template if it can be done. To…