Remove unused header

PiperOrigin-RevId: 310659171
Change-Id: I3c435ba0d734cce16c684c39ef0a5793d33ccad6
This commit is contained in:
Jose Baiocchi 2020-05-08 17:29:27 -07:00 committed by TensorFlower Gardener
parent 2b4f4efe00
commit 4385e797a9

View File

@ -16,7 +16,6 @@ limitations under the License.
#define TENSORFLOW_CORE_PROFILER_UTILS_XPLANE_VISITOR_H_
#include <functional>
#include <unordered_map>
#include <utility>
#include "absl/container/flat_hash_map.h"