Remove dead code "import stuff in testcase"

This commit is contained in:
James R. Barlow
2016-04-14 14:22:34 -07:00
parent e877d37ac8
commit 40baab32ac
-5
View File
@@ -325,11 +325,6 @@ def test_monochrome_correlation():
'tesseract',
])
def test_autorotate(spoof_tesseract_cache, renderer):
import ocrmypdf.ghostscript as ghostscript
import logging
gslog = logging.getLogger()
# cardinal.pdf contains four copies of an image rotated in each cardinal
# direction - these ones are "burned in" not tagged with /Rotate
out = check_ocrmypdf('cardinal.pdf', 'test_autorotate_%s.pdf' % renderer,