diff --git a/completion/stops b/completion/stops index 4362952..57ef620 100644 --- a/completion/stops +++ b/completion/stops @@ -1,5 +1,3 @@ -#!/bin/bash - _stops_tab_complete() { local cur COMPREPLY=() diff --git a/completion/trip b/completion/trip index fb649ee..37b9324 100644 --- a/completion/trip +++ b/completion/trip @@ -1,5 +1,3 @@ -#!/bin/bash - _trip_tab_complete() { local cur COMPREPLY=()