summaryrefslogtreecommitdiffstats
path: root/cmso-robot/robot/resources/files.robot
diff options
context:
space:
mode:
authorJerry Flood <jflood@att.com>2019-03-19 17:16:19 -0400
committerJerry Flood <jflood@att.com>2019-03-20 09:02:21 -0400
commit40ca157ce955a0ee4975b0d41bf5807c0f9a3808 (patch)
tree9b38093739b5fe68b8b1353e54340b5710f65388 /cmso-robot/robot/resources/files.robot
parent536e4cef3b2fd8b0d0c845157ecde717e37c57da (diff)
Upgrade robot to Python37
Issue-ID: OPTFRA-462 Change-Id: I16358fecf3085c395062b019503a5cbb0aed5416 Signed-off-by: Jerry Flood <jflood@att.com>
Diffstat (limited to 'cmso-robot/robot/resources/files.robot')
-rw-r--r--cmso-robot/robot/resources/files.robot1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmso-robot/robot/resources/files.robot b/cmso-robot/robot/resources/files.robot
index fcfffbb..9ccdd71 100644
--- a/cmso-robot/robot/resources/files.robot
+++ b/cmso-robot/robot/resources/files.robot
@@ -2,7 +2,6 @@
Documentation Some handy Keywords for accessing log files over SSH. Assumptions are that logs will belong to users other than the currently logged in user and that sudo will be required
Library OperatingSystem
Library SSHLibrary
-Library HttpLibrary.HTTP
Library String
Library Collections