diff options
Diffstat (limited to 'core/Command/TwoFactorAuth/Disable.php')
-rw-r--r-- | core/Command/TwoFactorAuth/Disable.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Command/TwoFactorAuth/Disable.php b/core/Command/TwoFactorAuth/Disable.php index b4f1b1b2822..3a8ce28a6b6 100644 --- a/core/Command/TwoFactorAuth/Disable.php +++ b/core/Command/TwoFactorAuth/Disable.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; |