Skip to content

Commit

Permalink
Merge pull request #43391 from tensorflow/mihaimaruseac-patch-4
Browse files Browse the repository at this point in the history
Solve leftover from merge conflict
  • Loading branch information
mihaimaruseac committed Sep 20, 2020
2 parents 9cf3773 + 3ed271b commit f9f12f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow/cc/saved_model/loader.cc
Expand Up @@ -21,7 +21,7 @@ limitations under the License.
#include "tensorflow/cc/saved_model/loader_util.h"
#include "tensorflow/cc/saved_model/reader.h"
#include "tensorflow/core/framework/attr_value.pb.h"
#include "tensorflow/core/framework/function.proto.h"
#include "tensorflow/core/framework/function.pb.h"
#include "tensorflow/core/framework/node_def.pb.h"
#include "tensorflow/core/framework/tensor.pb.h"
#include "tensorflow/core/lib/io/path.h"
Expand Down

0 comments on commit f9f12f6

Please sign in to comment.