Skip to content

Commit

Permalink
Local --ages was deprecated; removed
Browse files Browse the repository at this point in the history
  • Loading branch information
kfsone committed Jan 1, 2015
1 parent 46686cb commit de42271
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions commands/local_cmd.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@
type=float,
default=None,
),
ParseArgument('--ages',
help='Show stations and the age of their price data.',
default=False,
action='store_true',
),
]

######################################################################
Expand Down

0 comments on commit de42271

Please sign in to comment.