Delete from a text file, all lines containing a specific string

sed '/eprintln!/d' ./<input-file>