diff options
Diffstat (limited to 'robot/resources/ssh/files.robot')
-rw-r--r-- | robot/resources/ssh/files.robot | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/robot/resources/ssh/files.robot b/robot/resources/ssh/files.robot index fcfffbb3..9ccdd717 100644 --- a/robot/resources/ssh/files.robot +++ b/robot/resources/ssh/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 |