diff --git a/build/fbcode_builder/getdeps.py b/build/fbcode_builder/getdeps.py index a3338620a..890d0e74d 100755 --- a/build/fbcode_builder/getdeps.py +++ b/build/fbcode_builder/getdeps.py @@ -1,4 +1,4 @@ -#!/usr/bin/env fbpython +#!/usr/bin/env python3 # Copyright (c) Meta Platforms, Inc. and affiliates. # # This source code is licensed under the MIT license found in the