aboutsummaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/tests/Service/BackupCodeStorageTest.php
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2021-04-15 16:55:48 +0200
committerJ0WI <J0WI@users.noreply.github.com>2021-04-15 16:57:06 +0200
commit899413b506cce8482827a278e5095982cd7d6300 (patch)
tree00ef1826a68f7de1c335d458df65224350073137 /apps/twofactor_backupcodes/tests/Service/BackupCodeStorageTest.php
parent09368e7cf5395ad4f9d93867b63e22a458f702c1 (diff)
downloadnextcloud-server-899413b506cce8482827a278e5095982cd7d6300.tar.gz
nextcloud-server-899413b506cce8482827a278e5095982cd7d6300.zip
Format header
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
Diffstat (limited to 'apps/twofactor_backupcodes/tests/Service/BackupCodeStorageTest.php')
-rw-r--r--apps/twofactor_backupcodes/tests/Service/BackupCodeStorageTest.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/tests/Service/BackupCodeStorageTest.php b/apps/twofactor_backupcodes/tests/Service/BackupCodeStorageTest.php
index 264dc822ab8..70bf5be4f22 100644
--- a/apps/twofactor_backupcodes/tests/Service/BackupCodeStorageTest.php
+++ b/apps/twofactor_backupcodes/tests/Service/BackupCodeStorageTest.php
@@ -3,8 +3,6 @@
declare(strict_types=1);
/**
- *
- *
* @author Christoph Wurst <christoph@winzerhof-wurst.at>
* @author Joas Schilling <coding@schilljs.com>
* @author Morris Jobke <hey@morrisjobke.de>