Skip to content
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.

Commit

Permalink
Remove headers, to make lintian happy
Browse files Browse the repository at this point in the history
and my editor unhappy… but meh
  • Loading branch information
ltworf committed Jul 20, 2018
1 parent b6be23c commit acf9c37
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions completion/stops
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#!/bin/bash

_stops_tab_complete() {
local cur
COMPREPLY=()
Expand Down
2 changes: 0 additions & 2 deletions completion/trip
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#!/bin/bash

_trip_tab_complete() {
local cur
COMPREPLY=()
Expand Down

0 comments on commit acf9c37

Please sign in to comment.