I have an PHP array that looks something like this:
Index Key Value [0] 1 Awaiting for Confirmation [1]
You can use this
unset($dataArray['key']);