diff --git a/folly/BUCK b/folly/BUCK index 63ed7d960c9..d020a3f135a 100644 --- a/folly/BUCK +++ b/folly/BUCK @@ -523,11 +523,6 @@ cpp_library( ], ) -cpp_library( - name = "findFixed", - headers = ["FindFixed.h"], -) - cpp_library( name = "fingerprint", srcs = ["Fingerprint.cpp"],