Skip to content

Commit c6d749d

Browse files
generatedunixname2055871005266494meta-codesync[bot]
authored andcommitted
fbcode/thrift/lib/cpp2/dynamic/test/DynamicValueTest.cpp
Reviewed By: iahs Differential Revision: D93199122 fbshipit-source-id: 0e83af33fb364723737b85d95da82e0b4e371c57
1 parent 8eb3760 commit c6d749d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

thrift/lib/cpp2/dynamic/test/DynamicValueTest.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -598,10 +598,6 @@ struct TraverseTest : ::testing::Test {
598598
return typeSystem->getUserDefinedTypeOrThrow(kOuterUri).asStruct();
599599
}
600600

601-
const type_system::StructNode& innerNode() {
602-
return typeSystem->getUserDefinedTypeOrThrow(kInnerUri).asStruct();
603-
}
604-
605601
const type_system::UnionNode& unionNode() {
606602
return typeSystem->getUserDefinedTypeOrThrow(kTestUnionUri).asUnion();
607603
}

0 commit comments

Comments
 (0)