You can fix it with the following filter:
add_filter('wp_img_tag_add_auto_sizes', '__return_false'); in your functions.php
This filter is located in wp-includes/media.php