Merge "Remove dead code"

This commit is contained in:
Zuul 2018-09-06 09:18:27 +00:00 committed by Gerrit Code Review
commit a046acfdd5
1 changed files with 0 additions and 4 deletions

View File

@ -16,10 +16,6 @@ from openstack_dashboard.test import helpers
from blazar_dashboard.test.test_data import utils
def create_stubs(stubs_to_create={}):
return helpers.create_stubs(stubs_to_create)
class TestCase(helpers.TestCase):
def _setup_test_data(self):
super(TestCase, self)._setup_test_data()