From 6684aca5c3e2b50ac0af6363fcc21425331167dc Mon Sep 17 00:00:00 2001
From: Erik Reid <erik.reid@geant.org>
Date: Thu, 6 Dec 2018 16:45:50 +0100
Subject: [PATCH] reverted bug

---
 inventory_provider/juniper.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/inventory_provider/juniper.py b/inventory_provider/juniper.py
index 091d824e..d801c8d3 100644
--- a/inventory_provider/juniper.py
+++ b/inventory_provider/juniper.py
@@ -7,7 +7,6 @@ import paramiko
 
 from inventory_provider.constants import JUNIPER_LOGGER_NAME
 
-intentional bug
 
 def neighbors(
         parsed_json_output,
-- 
GitLab