Given strings s and t, return a string in which all occurrences of t are removed from s. You may assume that t is not empty.