Remove an erroneous _outstandingCallbackZone (#1480)

I missed this call in #1270

Since there is no longer a `_counterKey` in the zone values for this
call to `runZoned` it doesn't make sense for it to be stored in the list
of zones that have async counters.
1 file changed