summaryrefslogtreecommitdiffstats
path: root/lib/public/Authentication/TwoFactorAuth/IProvider.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Authentication/TwoFactorAuth/IProvider.php')
-rw-r--r--lib/public/Authentication/TwoFactorAuth/IProvider.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Authentication/TwoFactorAuth/IProvider.php b/lib/public/Authentication/TwoFactorAuth/IProvider.php
index 83545fa4f6c..8f1c4ae2802 100644
--- a/lib/public/Authentication/TwoFactorAuth/IProvider.php
+++ b/lib/public/Authentication/TwoFactorAuth/IProvider.php
@@ -23,7 +23,6 @@ declare(strict_types=1);
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OCP\Authentication\TwoFactorAuth;
use OCP\IUser;