Remove Zuul ref replication.

This reverts commit 87650fa736fb61c6b305f9ea8c3907e4f0168cd9.

The problem of distributing the load of serving Zuul Git refs will
be addressed by separating the merger component so that it can be
scaled out.  Remove this feature which is hopefully new enough that
no one is using it.

Change-Id: Id2be95c85f5c3464a66537ae3095024a964ee1c0
diff --git a/NEWS.rst b/NEWS.rst
index 52f5c4f..ba6c986 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -1,9 +1,7 @@
 Since 2.0.0:
 
 * The push_change_refs option which specified that Zuul refs should be
-  pushed to Gerrit has been removed.  Similar functionality may be
-  obtained using the replication feature.  See the Triggers
-  documentation for details.
+  pushed to Gerrit has been removed.
 
 Since 1.3.0: