Skip to content

Commit

Permalink
Merge pull request #43406 from tensorflow/mihaimaruseac-patch-1
Browse files Browse the repository at this point in the history
Remove import that is not needed
  • Loading branch information
mihaimaruseac committed Sep 21, 2020
2 parents 4bcec0b + abbf34a commit 7ef5c62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tensorflow/core/kernels/session_ops.cc
Expand Up @@ -28,7 +28,6 @@ limitations under the License.
#include "tensorflow/core/framework/types.h"
#include "tensorflow/core/lib/core/errors.h"
#include "tensorflow/core/lib/gtl/map_util.h"
#include "tensorflow/core/platform/errors.h"
#include "tensorflow/core/platform/logging.h"
#include "tensorflow/core/platform/macros.h"
#include "tensorflow/core/platform/mutex.h"
Expand Down

0 comments on commit 7ef5c62

Please sign in to comment.