Commit 6865540a authored by peastman's avatar peastman
Browse files

Deleted an illegal import

parent d21490ef
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -7,7 +7,6 @@ import time
import logging
import numpy as np
import tensorflow as tf
from tensorflow.python.pywrap_tensorflow_internal import NewCheckpointReader
#import tensorflow.contrib.eager as tfe

from deepchem.data import NumpyDataset