Sublime – delete all lines containing specific value
You can do a regular expression search-and-replace: Click Find > Replace. Ensure that the Regular Expression button is pressed. For the Find What field, put: ^.*No records to send and/or not connected.*\n Leave the Replace With field empty. Click Replace All