[lint] Remove unnecessary BUCKRESTRICTEDSYNTAX suppressions

Differential Revision: D59935630

Pull Request resolved: https://github.com/pytorch/pytorch/pull/131187
This commit is contained in:
Andres Suarez
2024-07-19 10:19:11 -04:00
committed by GitHub
parent a6a2cd6257
commit 25d8a0480b
14 changed files with 4 additions and 27 deletions

View File

@ -3,7 +3,6 @@ load("//tools/build_defs:fb_native_wrapper.bzl", "fb_native")
load("//tools/build_defs:fb_xplat_genrule.bzl", "fb_xplat_genrule")
load("//tools/build_defs:type_defs.bzl", "is_list", "is_string")
# @lint-ignore BUCKRESTRICTEDSYNTAX
IS_OSS = read_config("pt", "is_oss", "0") == "1" # True for OSS BUCK build, and False for internal BUCK build
USED_PT_BACKENDS = [