Takes a string as input and removes everything between square and round
brackets. The function wraps around remove_square_brackets and
remove_round_brackets. To avoid problems, we first remove
square brackets.
remove_all_brackets(string)A string without brackets