diff --git a/jc/parsers/ping.py b/jc/parsers/ping.py index 882da1f3..11a02279 100644 --- a/jc/parsers/ping.py +++ b/jc/parsers/ping.py @@ -112,7 +112,6 @@ class info(): description = 'ping 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']