[SE] Remove unused tensorflow::io::Dirname import.
PiperOrigin-RevId: 245525171
This commit is contained in:
parent
4fcf0090a7
commit
afd2a1879a
@ -17,14 +17,11 @@ limitations under the License.
|
||||
#define TENSORFLOW_STREAM_EXECUTOR_LIB_PATH_H_
|
||||
|
||||
#include "absl/strings/string_view.h"
|
||||
#include "tensorflow/core/lib/io/path.h"
|
||||
#include "tensorflow/stream_executor/platform/port.h"
|
||||
|
||||
namespace stream_executor {
|
||||
namespace port {
|
||||
|
||||
using tensorflow::io::Dirname;
|
||||
|
||||
namespace internal {
|
||||
// TODO(rspringer): Move to cc/implementation file.
|
||||
// Not part of the public API.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user