Skip to content

Commit 45f4153

Browse files
krallinmeta-codesync[bot]
authored andcommitted
remove broken languages from thrift_library targets (source_control)
Summary: Remove deprecated/broken language codegen (py-deprecated) from thrift_library targets. These targets fail CI builds due to missing annotations for the removed languages. Packages: `fbcode//configerator/structs/scm/metagit/config`, `fbcode//configerator/structs/scm/mononoke/adaptive_rate_limiter` Generated by thrift_fixer tool. Reviewed By: ndmitchell Differential Revision: D100175434 fbshipit-source-id: 873edaed3d1b0e80566b98f63cbc2e2276e6ab2f
1 parent ca71c2a commit 45f4153

File tree

1 file changed

+0
-1
lines changed
  • configerator/structs/scm/mononoke/adaptive_rate_limiter

1 file changed

+0
-1
lines changed

configerator/structs/scm/mononoke/adaptive_rate_limiter/BUCK

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ thrift_library(
66
name = "adaptive_rate_limiter",
77
languages = [
88
"python",
9-
"py-deprecated",
109
"rust",
1110
],
1211
py3_namespace = "scm.mononoke.adaptive_rate_limiter",

0 commit comments

Comments
 (0)