removing commented code

This commit is contained in:
Stuart Lynn 2016-06-22 21:43:03 +00:00
parent 89c47dcef6
commit de274bf628

View File

@ -1,14 +1,6 @@
import unittest
import numpy as np
# from mock_plpy import MockPlPy
# plpy = MockPlPy()
#
# import sys
# sys.modules['plpy'] = plpy
from helper import plpy, fixture_file
import crankshaft.segmentation as segmentation
import json