diff --git a/jc/parsers/date.py b/jc/parsers/date.py index 2375c6d3..d0541905 100644 --- a/jc/parsers/date.py +++ b/jc/parsers/date.py @@ -44,7 +44,6 @@ class info(): description = 'date command parser' author = 'Kelly Brazil' author_email = 'kellyjonbrazil@gmail.com' - # details = 'enter any other details here' # compatible options: linux, darwin, cygwin, win32, aix, freebsd compatible = ['linux', 'darwin', 'freebsd']