From 9dc7e0f300f16a1da64545a71759b8b089a3a349 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E9=87=91=E6=BB=A1?= Date: Sat, 18 Sep 2021 08:37:39 +0000 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20'=5F=5Finit=5F=5F.robot'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- __init__.robot | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 __init__.robot diff --git a/__init__.robot b/__init__.robot deleted file mode 100644 index 7e39576..0000000 --- a/__init__.robot +++ /dev/null @@ -1,5 +0,0 @@ -*** Settings *** -Library RequestsLibrary -Library Collections -Library urllib3 -