Commit b841385c by Bach Dániel

vm: fix flake8 warning

parent a30840bc
......@@ -16,7 +16,7 @@
# with CIRCLE. If not, see <http://www.gnu.org/licenses/>.
from django.test import TestCase
from mock import patch, MagicMock
from mock import MagicMock
from common.operations import operation_registry_name as op_reg_name
from vm.models import Instance, InstanceActivity, Node
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment