From 20bbb5d331575c8fc33ba63643882a62650c97b8 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Thu, 1 Jul 2021 15:50:55 -0700 Subject: [PATCH] remove extra lines --- jc/parsers/route.py | 2 -- 1 file changed, 2 deletions(-) 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