Remove unused variables in bundle-shim test.

Change: 149615173
This commit is contained in:
Sukriti Ramesh 2017-03-08 20:25:45 -08:00 committed by TensorFlower Gardener
parent 58067591b6
commit 2a01758b97

View File

@ -32,8 +32,6 @@ namespace {
constexpr char kSessionBundlePath[] =
"session_bundle/testdata/half_plus_two/00000123";
constexpr char kSessionBundleMetaGraphFilename[] = "export.meta";
constexpr char kSessionBundleVariablesFilename[] = "export-00000-of-00001";
constexpr char kSavedModelBundlePath[] =
"cc/saved_model/testdata/half_plus_two/00000123";