1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-23 00:29:59 +02:00

remove extra lines

This commit is contained in:
Kelly Brazil
2021-07-01 15:50:55 -07:00
parent 223e785b54
commit 20bbb5d331

View File

@ -73,7 +73,6 @@ Examples:
} }
] ]
$ route -ee | jc --route -p -r $ route -ee | jc --route -p -r
[ [
{ {
@ -103,7 +102,6 @@ Examples:
"irtt": "0" "irtt": "0"
} }
] ]
""" """
import jc.utils import jc.utils
import jc.parsers.universal import jc.parsers.universal