Remove Checkout Button From Mini Cart

We have a minicart for our product table. All mini-cart information comes from WooCommerce. So if we want to remove the checkout button we can do that very easily using WooCommerce hook.
Add that code to your theme/child theme's functions.php file or use the 'Code Snippets' plugin.