path.sh: remove unnecessary shebang

Signed-off-by: Leah Rowe <leah@libreboot.org>
master
Leah Rowe 2024-12-30 02:24:23 +00:00
parent e565df94fd
commit 17168a87db
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
#!/usr/bin/env sh
# SPDX-License-Identifier: MIT
# Copyright (c) 2024 Leah Rowe <leah@libreboot.org>