diff --git a/tests/API-dhcp/robot/API.robot b/tests/API-dhcp/robot/API.robot index 37706fb..af137df 100644 --- a/tests/API-dhcp/robot/API.robot +++ b/tests/API-dhcp/robot/API.robot @@ -2,7 +2,6 @@ Documentation This is a basic skeleton for a Robot Framework test suite. Library Collections Library RequestsLibrary -Library JSONLibrary Library BuiltIn