Merge "Remove dead code"

This commit is contained in:
Zuul 2018-09-03 18:57:21 +00:00 committed by Gerrit Code Review
commit 08f4d8284a
1 changed files with 0 additions and 4 deletions

View File

@ -20,10 +20,6 @@ from manila_ui.tests.test_data import utils
from openstack_dashboard.test import helpers
def create_stubs(stubs_to_create={}):
return helpers.create_stubs(stubs_to_create)
class ManilaTestsMixin(object):
def _setup_test_data(self):
super(ManilaTestsMixin, self)._setup_test_data()