If I have the following array [\'a\', \'b\', \'b\', \'c\', \'c\', \'d\', \'e\'], how do I go about removing just one occurrence of a particular string that has
[\'a\', \'b\', \'b\', \'c\', \'c\', \'d\', \'e\']