Merge "Found another removal_version=? that should be removal_version=2.0"

This commit is contained in:
Jenkins
2015-07-15 05:48:35 +00:00
committed by Gerrit Code Review

View File

@@ -28,4 +28,4 @@ removals.removed_module(__name__,
# TODO(harlowja): remove this proxy/legacy class soon...
SingleThreadedConductor = moves.moved_class(
impl_blocking.BlockingConductor, 'SingleThreadedConductor',
__name__, version="0.8", removal_version="?")
__name__, version="0.8", removal_version="2.0")