Remove remarked imports.
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user