mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-07 13:54:47 +03:00
Remove print statement
This commit is contained in:
parent
4a0bf19d55
commit
1e35ce72d0
|
@ -234,6 +234,4 @@ class TestSchemaGenerator(TestCase):
|
|||
}
|
||||
}
|
||||
)
|
||||
print schema
|
||||
print expected
|
||||
self.assertEqual(schema, expected)
|
||||
|
|
Loading…
Reference in New Issue
Block a user