Remove unused imports.
authorThomas Mansencal <thomas.mansencal@gmail.com>
Thu, 30 Jul 2015 09:26:18 +0000 (21:26 +1200)
committerThomas Mansencal <thomas.mansencal@gmail.com>
Thu, 30 Jul 2015 09:26:18 +0000 (21:26 +1200)
aces_1.0.0/python/aces_ocio/generate_lut.py

index 5b67c0a..f9fc699 100755 (executable)
@@ -10,7 +10,6 @@ from __future__ import division
 
 import array
 import os
-import sys
 
 import OpenImageIO as oiio