Merge "Remove duplicate code"

This commit is contained in:
Jenkins
2015-02-06 06:46:58 +00:00
committed by Gerrit Code Review

View File

@@ -28,7 +28,6 @@ class Completer(object):
self._runtime = runtime
self._analyzer = runtime.analyzer
self._retry_action = runtime.retry_action
self._runtime = runtime
self._storage = runtime.storage
self._task_action = runtime.task_action