aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources/policy_interface.robot
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2019-06-03 17:08:34 -0400
committerDR695H <dr695h@att.com>2019-06-03 17:10:25 -0400
commit7aca1a46ebd1401acece1d14b60cbd26265d0487 (patch)
treeda82aac05434fd38aa86eb548752a09a5eed4591 /robot/resources/policy_interface.robot
parent8ce04af8bf4f21cbe5ec1545d0eb8fecd6bd76dd (diff)
replcaing jsonutils with onaplib.json
Change-Id: I467ec46519f3fbe7d7d08e481f88bf7b20ffbbce Issue-ID: TEST-158 Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'robot/resources/policy_interface.robot')
-rw-r--r--robot/resources/policy_interface.robot2
1 files changed, 0 insertions, 2 deletions
diff --git a/robot/resources/policy_interface.robot b/robot/resources/policy_interface.robot
index d5f72924..cc693224 100644
--- a/robot/resources/policy_interface.robot
+++ b/robot/resources/policy_interface.robot
@@ -2,8 +2,6 @@
Documentation The main interface for interacting with Policy. It handles low level stuff like managing the http request library and Policy required fields
Library RequestsLibrary
Library String
-Library JSONUtils
-Library Collections
Library Collections
Library SSHLibrary
Library OperatingSystem