Keep in mind, when editing a file it is good practice to either save the original as .old or .orig or something like that. And instead of deleting line 588, just comment it out by placing a # at the beginning of the line. This way if you make a mistake, you can save the only file to the proper file or just remove the comment if you were attempting to remove the incorrect line.