From: Agathe Porte <debian@microjoe.org>
Date: Tue, 25 May 2021 16:39:43 +0200
Subject: remove wrong and unused shebang

Forwarded: https://grammalecte.net/thread.php?prj=fr&t=966
---
 gc_core/py/text.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gc_core/py/text.py b/gc_core/py/text.py
index e4c5192..c88a370 100644
--- a/gc_core/py/text.py
+++ b/gc_core/py/text.py
@@ -1,4 +1,3 @@
-#!python3
 
 """
 Text tools
