diff options
author | Morris Jobke <hey@morrisjobke.de> | 2015-10-06 09:52:19 +0200 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2015-10-06 09:52:19 +0200 |
commit | 8366ce27673b82349361e534853256dc869a8f93 (patch) | |
tree | 9c26ee069192350ce0ffea67518a7baacbb69ac0 /lib/private/app.php | |
parent | b945d713845d640d63241de4d5a67813384b88ce (diff) | |
download | nextcloud-server-8366ce27673b82349361e534853256dc869a8f93.tar.gz nextcloud-server-8366ce27673b82349361e534853256dc869a8f93.zip |
deduplicate @xenopathic
Diffstat (limited to 'lib/private/app.php')
-rw-r--r-- | lib/private/app.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/app.php b/lib/private/app.php index 9fc79203803..718adcd25c1 100644 --- a/lib/private/app.php +++ b/lib/private/app.php @@ -21,7 +21,6 @@ * @author RealRancor <Fisch.666@gmx.de> * @author Robin Appelman <icewind@owncloud.com> * @author Robin McCorkell <rmccorkell@karoshi.org.uk> - * @author Robin McCorkell <rmccorkell@owncloud.com> * @author Sam Tuke <mail@samtuke.com> * @author Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com> * @author Thomas Müller <thomas.mueller@tmit.eu> |