From 60e4b365588cccdcfa433ed28b0272f1127c6b33 Mon Sep 17 00:00:00 2001 From: DR695H Date: Fri, 24 May 2019 16:14:15 -0400 Subject: removing requests client cert removing requets client cert because it is now provided naitvely in the requests library an no one is using it anyway Change-Id: Ia0e8f7a09f672011dcf1d600a86ef16d9795a145 Issue-ID: TEST-158 Signed-off-by: DR695H --- robot/resources/bc_interface.robot | 1 - 1 file changed, 1 deletion(-) (limited to 'robot/resources/bc_interface.robot') diff --git a/robot/resources/bc_interface.robot b/robot/resources/bc_interface.robot index 6aa2a3b9..017041ec 100644 --- a/robot/resources/bc_interface.robot +++ b/robot/resources/bc_interface.robot @@ -1,6 +1,5 @@ *** Settings *** Documentation The main interface for interacting with Bus Controller. -Library RequestsClientCert Library RequestsLibrary Library UUID -- cgit 1.2.3-korg