From 38dbc6202d331ee18f9258277b85493fb6796ccd Mon Sep 17 00:00:00 2001 From: Matthew Farrellee Date: Tue, 19 Aug 2025 12:33:55 -0400 Subject: [PATCH] remove unnecessary #! --- docs/source/distributions/k8s-benchmark/benchmark.py | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/source/distributions/k8s-benchmark/benchmark.py b/docs/source/distributions/k8s-benchmark/benchmark.py index 0e7368431..3d0d18150 100644 --- a/docs/source/distributions/k8s-benchmark/benchmark.py +++ b/docs/source/distributions/k8s-benchmark/benchmark.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python3 # Copyright (c) Meta Platforms, Inc. and affiliates. # All rights reserved. #