Drop shebang for bash completion

This commit is contained in:
Davide Cavalca 2022-02-27 08:40:56 -08:00
parent 20bf7dd91d
commit e42f81a404
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
#! /bin/bash
: ${PROG:=$(basename ${BASH_SOURCE})}
_cli_bash_autocomplete() {