aboutsummaryrefslogtreecommitdiffstats
path: root/robot/resources/aai
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2019-06-17 17:23:14 -0400
committerDR695H <dr695h@att.com>2019-06-17 17:23:14 -0400
commitd92b007061e149fc733a52ca1e142358955fce42 (patch)
treeef581a6d63bb7afc74f9be1bc0568370d865337e /robot/resources/aai
parent288e86f420d6646aa1b88241827a1883b096b058 (diff)
adjust where we source keywords from
Issue-ID: TEST-158 Change-Id: Icf8085ad56185850e261c318441c52f03d2ad37a Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'robot/resources/aai')
-rw-r--r--robot/resources/aai/aai_interface.robot1
1 files changed, 0 insertions, 1 deletions
diff --git a/robot/resources/aai/aai_interface.robot b/robot/resources/aai/aai_interface.robot
index 16853268..5580033f 100644
--- a/robot/resources/aai/aai_interface.robot
+++ b/robot/resources/aai/aai_interface.robot
@@ -2,7 +2,6 @@
Documentation The main interface for interacting with A&AI. It handles low level stuff like managing the http request library and A&AI required fields
Library RequestsLibrary
Library ONAPLibrary.Utilities
-Library HTTPUtils
Resource ../global_properties.robot
*** Variables ***