summaryrefslogtreecommitdiffstats
path: root/core/Command/TwoFactorAuth/State.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/Command/TwoFactorAuth/State.php')
-rw-r--r--core/Command/TwoFactorAuth/State.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Command/TwoFactorAuth/State.php b/core/Command/TwoFactorAuth/State.php
index 3ae1884d343..438a272223f 100644
--- a/core/Command/TwoFactorAuth/State.php
+++ b/core/Command/TwoFactorAuth/State.php
@@ -104,5 +104,4 @@ class State extends Base {
$output->writeln("- " . $provider);
}
}
-
}