summaryrefslogtreecommitdiffstats
path: root/cmso-robot/robot/resources/files.robot
diff options
context:
space:
mode:
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