1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00

clean up parser info

This commit is contained in:
Kelly Brazil
2019-12-16 08:59:41 -08:00
parent 0ffaaa6e73
commit c13ecbec29
28 changed files with 2 additions and 28 deletions

View File

@ -317,7 +317,6 @@ class info():
description = 'netstat parser'
author = 'Kelly Brazil'
author_email = 'kellyjonbrazil@gmail.com'
details = None
# compatible options: linux, darwin, cygwin, win32, aix, freebsd
compatible = ['linux']