remove order again button

from github:

add to functions.php of theme file:

remove_action( 'woocommerce_order_details_after_order_table', 'woocommerce_order_again_button' );