Skip to content

Commit

Permalink
remove unneeded imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jchiang87 committed Jun 28, 2018
1 parent 585f8c0 commit 2a41e21
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@
"""
from __future__ import print_function
import pickle
import lsst.eotest.sensor as sensorTest
import siteUtils
import eotestUtils
from multiprocessor_execution import sensor_analyses
from tearing_detection import tearing_detection

Expand Down

0 comments on commit 2a41e21

Please sign in to comment.