Remove remarked imports.

This commit is contained in:
Roberto Rosario
2016-06-08 19:30:04 -04:00
parent 59fbe2d409
commit 6a258e4a02

View File

@@ -13,12 +13,6 @@ from organizations.tests.test_organization_views import OrganizationViewTestCase
from ..models import DocumentCheckout
#from .literals import (
# TEST_DOCUMENT_METADATA_VALUE_2, TEST_METADATA_TYPE_LABEL,
# TEST_METADATA_TYPE_LABEL_2, TEST_METADATA_TYPE_NAME,
# TEST_METADATA_TYPE_NAME_2
#)
class OrganizationDocumentCheckoutTestCase(OrganizationViewTestCase):
def create_document(self):