diff options
author | Lukas Reschke <lukas@owncloud.com> | 2016-03-01 17:48:23 +0100 |
---|---|---|
committer | Lukas Reschke <lukas@owncloud.com> | 2016-03-01 17:48:23 +0100 |
commit | c353d51810d556f526fceb7aa5c550097c6fc69d (patch) | |
tree | ceef73e5b14db8f57cfb903b95f34aea06b9b4f1 /apps/files | |
parent | c430f5ba53e02efb373667c8baf59f0209d3bfeb (diff) | |
download | nextcloud-server-c353d51810d556f526fceb7aa5c550097c6fc69d.tar.gz nextcloud-server-c353d51810d556f526fceb7aa5c550097c6fc69d.zip |
Remove Scrutinizer Auto Fixer
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/lib/activity.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/lib/activity.php b/apps/files/lib/activity.php index 8d53074da14..1cbd6c3b973 100644 --- a/apps/files/lib/activity.php +++ b/apps/files/lib/activity.php @@ -2,7 +2,6 @@ /** * @author Joas Schilling <nickvergessen@owncloud.com> * @author Morris Jobke <hey@morrisjobke.de> - * @author Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com> * * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 |