From: Git'Fellow <12234510+solracsf@users.noreply.github.com> Date: Sat, 12 Aug 2023 22:21:54 +0000 (+0200) Subject: Fix lint X-Git-Tag: v28.0.0beta1~553^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7306960f2c481d62e908cd432cae4378e72c3de9;p=nextcloud-server.git Fix lint Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> --- diff --git a/lib/private/legacy/OC_Util.php b/lib/private/legacy/OC_Util.php index dba0f4e6ab7..9d62c46137e 100644 --- a/lib/private/legacy/OC_Util.php +++ b/lib/private/legacy/OC_Util.php @@ -68,7 +68,6 @@ use bantu\IniGetWrapper\IniGetWrapper; use OC\Files\SetupManager; use OCP\Files\Template\ITemplateManager; use OCP\IConfig; -use OCP\IDBConnection; use OCP\IGroupManager; use OCP\IURLGenerator; use OCP\IUser;