diff --git a/jc/parsers/route.py b/jc/parsers/route.py index 2f3944c8..f47622aa 100644 --- a/jc/parsers/route.py +++ b/jc/parsers/route.py @@ -73,7 +73,6 @@ Examples: } ] - $ route -ee | jc --route -p -r [ { @@ -103,7 +102,6 @@ Examples: "irtt": "0" } ] - """ import jc.utils import jc.parsers.universal