aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Cache/MoveFromCacheTrait.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/Files/Cache/MoveFromCacheTrait.php')
-rw-r--r--lib/private/Files/Cache/MoveFromCacheTrait.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/private/Files/Cache/MoveFromCacheTrait.php b/lib/private/Files/Cache/MoveFromCacheTrait.php
index 2f5bbfb7eea..77cd7ea6d8c 100644
--- a/lib/private/Files/Cache/MoveFromCacheTrait.php
+++ b/lib/private/Files/Cache/MoveFromCacheTrait.php
@@ -3,7 +3,6 @@
* @copyright Copyright (c) 2016, ownCloud, Inc.
*
* @author Robin Appelman <robin@icewind.nl>
- * @author Roeland Jago Douma <roeland@famdouma.nl>
*
* @license AGPL-3.0
*
@@ -20,7 +19,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OC\Files\Cache;
use OCP\Files\Cache\ICache;