From 18872bc32103112ea6e1582dbb1c2764f99442f1 Mon Sep 17 00:00:00 2001 From: DR695H Date: Thu, 13 Jun 2019 16:16:52 -0400 Subject: move uuid to onaplib.utilities Change-Id: I57860949ad4417bb080cf5269e8fcc555e089da6 Issue-ID: TEST-158 Signed-off-by: DR695H --- robot/resources/sms_interface.robot | 2 -- 1 file changed, 2 deletions(-) (limited to 'robot/resources/sms_interface.robot') diff --git a/robot/resources/sms_interface.robot b/robot/resources/sms_interface.robot index 81d728f8..10cba192 100644 --- a/robot/resources/sms_interface.robot +++ b/robot/resources/sms_interface.robot @@ -1,8 +1,6 @@ *** Settings *** Documentation The main interface for interacting with SMS. Library RequestsLibrary -Library UUID - Resource global_properties.robot *** Variables *** -- cgit 1.2.3-korg