Remove unnecessary header.

PiperOrigin-RevId: 260509312
This commit is contained in:
Jian Li 2019-07-29 08:54:29 -07:00 committed by TensorFlower Gardener
parent 9f66115e97
commit dcdb2c1bde

View File

@ -16,7 +16,6 @@ limitations under the License.
#include <algorithm>
#include "tensorflow/lite/context_util.h"
#include "tensorflow/lite/kernels/kernel_util.h"
namespace tflite {