summaryrefslogtreecommitdiffstats
path: root/lib/public/Authentication/TwoFactorAuth/IProvidesIcons.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Authentication/TwoFactorAuth/IProvidesIcons.php')
-rw-r--r--lib/public/Authentication/TwoFactorAuth/IProvidesIcons.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Authentication/TwoFactorAuth/IProvidesIcons.php b/lib/public/Authentication/TwoFactorAuth/IProvidesIcons.php
index cd5205e5416..d62f46e8bc3 100644
--- a/lib/public/Authentication/TwoFactorAuth/IProvidesIcons.php
+++ b/lib/public/Authentication/TwoFactorAuth/IProvidesIcons.php
@@ -32,7 +32,6 @@ namespace OCP\Authentication\TwoFactorAuth;
* @since 15.0.0
*/
interface IProvidesIcons extends IProvider {
-
/**
* Get the path to the light (white) icon of this provider
*