Description: Drop shebang from the fish completion file
 This causes a lintian warning as the file is not marked executable, and is
 not needed.
Author: Nick Morrott <nickm@debian.org>
Forwarded: not-needed
Last-Update: 2024-02-25
---
--- a/completions/gron.fish
+++ b/completions/gron.fish
@@ -1,5 +1,3 @@
-#!/usr/bin/env fish
-
 # Fish shell commandline completions for gron.
 #
 # Stick this file in your ~/.config/fish/completions/ directory.
