Remove HTTP library 91/90591/2
authorJamo Luhrsen <jluhrsen@gmail.com>
Mon, 22 Jun 2020 23:21:26 +0000 (16:21 -0700)
committerVenkatrangan Govindarajan <vgovindarajan@luminanetworks.com>
Tue, 23 Jun 2020 04:59:04 +0000 (04:59 +0000)
The library is old, does not work with python3. I also
do not see where it is even used in the TSDR keywords
so might have been a copy/paste relic anyway.

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: I6e19ebfb5e07890b5090e7ce184196578bad7c2f

csit/libraries/TsdrUtils.robot

index 19ad16a76e3324a353d8377aecf77033d97579fb..8e0a05569b2870e49c51d5d3e3bbc03d05b01e1f 100644 (file)
@@ -8,7 +8,6 @@ Library           DateTime
 Resource          Utils.robot
 Variables         ../variables/Variables.py
 Library           json
-Library           HttpLibrary.HTTP
 Library           Process
 
 *** Variables ***