diff options
Diffstat (limited to 'core/Command/TwoFactorAuth/Enable.php')
-rw-r--r-- | core/Command/TwoFactorAuth/Enable.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Command/TwoFactorAuth/Enable.php b/core/Command/TwoFactorAuth/Enable.php index 37ef08c2fa3..1346c6c5df8 100644 --- a/core/Command/TwoFactorAuth/Enable.php +++ b/core/Command/TwoFactorAuth/Enable.php @@ -20,7 +20,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OC\Core\Command\TwoFactorAuth; use OC\Authentication\TwoFactorAuth\ProviderManager; |