From efabf3e721a8a7dbc8bda17bbdbd17f9ac7b6b71 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Thu, 1 Aug 2024 15:25:55 -0700 Subject: [PATCH] chore: remove test data --- robots.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/robots.json b/robots.json index 523b2bf..5559432 100644 --- a/robots.json +++ b/robots.json @@ -180,12 +180,5 @@ "function": "Scrapes data for search engine and LLMs.", "frequency": "No information.", "description": "Retrieves data used for You.com web search engine and LLMs." - }, - "TestBot2": { - "operator": "Testing operator", - "respect": "Testing respect", - "function": "Testing function", - "frequency": "Testing frequency", - "description": "Testing description" } } \ No newline at end of file