diff options
author | J0WI <J0WI@users.noreply.github.com> | 2021-04-15 16:55:48 +0200 |
---|---|---|
committer | J0WI <J0WI@users.noreply.github.com> | 2021-04-15 16:57:06 +0200 |
commit | 899413b506cce8482827a278e5095982cd7d6300 (patch) | |
tree | 00ef1826a68f7de1c335d458df65224350073137 /apps/twofactor_backupcodes/lib/Migration | |
parent | 09368e7cf5395ad4f9d93867b63e22a458f702c1 (diff) | |
download | nextcloud-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/lib/Migration')
-rw-r--r-- | apps/twofactor_backupcodes/lib/Migration/Version1002Date20170926101419.php | 2 | ||||
-rw-r--r-- | apps/twofactor_backupcodes/lib/Migration/Version1002Date20180821043638.php | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/apps/twofactor_backupcodes/lib/Migration/Version1002Date20170926101419.php b/apps/twofactor_backupcodes/lib/Migration/Version1002Date20170926101419.php index 12854f6ff0b..797cde70435 100644 --- a/apps/twofactor_backupcodes/lib/Migration/Version1002Date20170926101419.php +++ b/apps/twofactor_backupcodes/lib/Migration/Version1002Date20170926101419.php @@ -3,8 +3,6 @@ declare(strict_types=1); /** - * - * * @author Christoph Wurst <christoph@winzerhof-wurst.at> * @author Joas Schilling <coding@schilljs.com> * diff --git a/apps/twofactor_backupcodes/lib/Migration/Version1002Date20180821043638.php b/apps/twofactor_backupcodes/lib/Migration/Version1002Date20180821043638.php index 1138bcd6bd2..087ba9eb1e1 100644 --- a/apps/twofactor_backupcodes/lib/Migration/Version1002Date20180821043638.php +++ b/apps/twofactor_backupcodes/lib/Migration/Version1002Date20180821043638.php @@ -3,8 +3,6 @@ declare(strict_types=1); /** - * - * * @author Christoph Wurst <christoph@winzerhof-wurst.at> * @author Roeland Jago Douma <roeland@famdouma.nl> * |