featureflag: Remove `TransactionalAlternatesDisconnect`
The TransactionalAlternatesDisconnect
feature flag enables
transactions for the DisconntectGitAlternates
RPC. Remove the feature
flag so that transactions are always enabled when client perform object
pool disconnection operations.
Related: #5540 (closed)