diff options
Diffstat (limited to 'robot/resources/policy_interface.robot')
-rw-r--r-- | robot/resources/policy_interface.robot | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/robot/resources/policy_interface.robot b/robot/resources/policy_interface.robot index d5f72924..cc693224 100644 --- a/robot/resources/policy_interface.robot +++ b/robot/resources/policy_interface.robot @@ -2,8 +2,6 @@ Documentation The main interface for interacting with Policy. It handles low level stuff like managing the http request library and Policy required fields Library RequestsLibrary Library String -Library JSONUtils -Library Collections Library Collections Library SSHLibrary Library OperatingSystem |