From: Antonio Valentino <antonio.valentino@tiscali.it>
Date: Wed, 12 Jul 2023 09:29:32 +0000
Subject: Remove shebang

Forwarded: not-needed
---
 jsonpath_ng/bin/jsonpath.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/jsonpath_ng/bin/jsonpath.py b/jsonpath_ng/bin/jsonpath.py
index 386f87c..3ee26bb 100755
--- a/jsonpath_ng/bin/jsonpath.py
+++ b/jsonpath_ng/bin/jsonpath.py
@@ -1,4 +1,3 @@
-#!/usr/bin/python
 # encoding: utf-8
 # Copyright © 2012 Felix Richter <wtfpl@syntax-fehler.de>
 # This work is free. You can redistribute it and/or modify it under the
