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/dav/tests/unit/connector/sabre/file.php | |
parent | c430f5ba53e02efb373667c8baf59f0209d3bfeb (diff) | |
download | nextcloud-server-c353d51810d556f526fceb7aa5c550097c6fc69d.tar.gz nextcloud-server-c353d51810d556f526fceb7aa5c550097c6fc69d.zip |
Remove Scrutinizer Auto Fixer
Diffstat (limited to 'apps/dav/tests/unit/connector/sabre/file.php')
-rw-r--r-- | apps/dav/tests/unit/connector/sabre/file.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/dav/tests/unit/connector/sabre/file.php b/apps/dav/tests/unit/connector/sabre/file.php index c1c162f1373..8bbef225483 100644 --- a/apps/dav/tests/unit/connector/sabre/file.php +++ b/apps/dav/tests/unit/connector/sabre/file.php @@ -2,7 +2,6 @@ /** * @author Joas Schilling <nickvergessen@owncloud.com> * @author Robin Appelman <icewind@owncloud.com> - * @author Scrutinizer Auto-Fixer <auto-fixer@scrutinizer-ci.com> * @author Thomas Müller <thomas.mueller@tmit.eu> * @author Vincent Petry <pvince81@owncloud.com> * |