diff --git a/tensorflow/lite/micro/kernels/space_to_depth_test.cc b/tensorflow/lite/micro/kernels/space_to_depth_test.cc index 55c6710cbae..6c6e14ac047 100644 --- a/tensorflow/lite/micro/kernels/space_to_depth_test.cc +++ b/tensorflow/lite/micro/kernels/space_to_depth_test.cc @@ -12,7 +12,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ==============================================================================*/ -#include #include #include