From ab1496c89c58e698c0988aa08953d72c30f6126e Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Tue, 16 Dec 2025 15:26:25 +0100 Subject: [PATCH] remove old code --- views/bootstrap/class.Setup2Factor.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/views/bootstrap/class.Setup2Factor.php b/views/bootstrap/class.Setup2Factor.php index f3188d05b..f64f2c4b6 100644 --- a/views/bootstrap/class.Setup2Factor.php +++ b/views/bootstrap/class.Setup2Factor.php @@ -11,11 +11,6 @@ * @version Release: @package_version@ */ -/** - * Include parent class - */ -//require_once("class.Bootstrap.php"); - /** * Include classes for 2-factor authentication */