Update enable.php

This commit is contained in:
slawkens
2026-01-21 20:56:17 +01:00
parent bbc8bef008
commit 668f00e746

View File

@@ -2,8 +2,6 @@
defined('MYAAC') or die('Direct access not allowed!');
use MyAAC\TwoFactorAuth\TwoFactorAuth;
use OTPHP\TOTP;
use Symfony\Component\Clock\NativeClock;
require __DIR__ . '/../base.php';