Skip to content

Commit

Permalink
hg backout D66771843 and D66770494
Browse files Browse the repository at this point in the history
Reviewed By: yoney

Differential Revision: D66829458

fbshipit-source-id: 80600946b0f4054676fdddce346f5e1215f41b53
  • Loading branch information
Aristidis Papaioannou authored and facebook-github-bot committed Dec 5, 2024
1 parent 2a897d1 commit 935763e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions fb303/thrift/BUCK
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,7 @@ thrift_library(
thrift_cpp2_options = "frozen2,reflection",
thrift_java_swift_options = ["deprecated_allow_leagcy_reflection_client"],
thrift_js_options = ["node"],
# DO_BEFORE(aristidis, 20250130): Remove experimental flags after launch.
thrift_python_options = [
"experimental_generate_mutable_types",
"experimental_generate_abstract_types",
],
thrift_python_options = ["experimental_generate_mutable_types"],
thrift_rust_options = [
"deprecated_default_enum_min_i32",
"serde",
Expand Down

0 comments on commit 935763e

Please sign in to comment.