diff --git a/bin/filecheck.py b/bin/filecheck.py index 9a60a8c..8f48435 100644 --- a/bin/filecheck.py +++ b/bin/filecheck.py @@ -14,8 +14,6 @@ import officedissector import warnings import exifread from PIL import Image -# TODO: why do we have this import? How does filecheck handle pngs? -# from PIL import PngImagePlugin from pdfid import PDFiD, cPDFiD from kittengroomer import FileBase, KittenGroomerBase, Logging