Found another removal_version=? that should be removal_version=2.0
Change-Id: I515f36dfea037929231ca8c591c870ebfe895344
This commit is contained in:
@@ -28,4 +28,4 @@ removals.removed_module(__name__,
|
|||||||
# TODO(harlowja): remove this proxy/legacy class soon...
|
# TODO(harlowja): remove this proxy/legacy class soon...
|
||||||
SingleThreadedConductor = moves.moved_class(
|
SingleThreadedConductor = moves.moved_class(
|
||||||
impl_blocking.BlockingConductor, 'SingleThreadedConductor',
|
impl_blocking.BlockingConductor, 'SingleThreadedConductor',
|
||||||
__name__, version="0.8", removal_version="?")
|
__name__, version="0.8", removal_version="2.0")
|
||||||
|
Reference in New Issue
Block a user