From 2b4a60119f4512f556808876e01a2ac3057df63c Mon Sep 17 00:00:00 2001 From: Andrey Helldar Date: Sat, 24 Aug 2024 18:59:08 +0300 Subject: [PATCH] Removed unused class for tooltips in Laravel Idea --- ide.json | 1 - 1 file changed, 1 deletion(-) diff --git a/ide.json b/ide.json index d254518..25442e7 100644 --- a/ide.json +++ b/ide.json @@ -12,7 +12,6 @@ "withLogger" ], "classFqn": [ - "\\Illuminate\\Http\\Client\\Factory", "\\Illuminate\\Http\\Client\\PendingRequest", "\\Illuminate\\Http\\Client\\Request", "\\Illuminate\\Support\\Facades\\Http"