aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Diagnostics
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-04-26 17:05:59 +0200
committerJoas Schilling <coding@schilljs.com>2017-04-26 17:05:59 +0200
commitc0a8942764e30691813ba426c756c729984fdeed (patch)
tree160a7014f2f5c81df3d7c4c4cd6685f72122d435 /lib/private/Diagnostics
parent9fec4031b30f5ab56af2f8c284672fcd444e8b62 (diff)
downloadnextcloud-server-c0a8942764e30691813ba426c756c729984fdeed.tar.gz
nextcloud-server-c0a8942764e30691813ba426c756c729984fdeed.zip
Fix missing conflict resolutions
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'lib/private/Diagnostics')
-rw-r--r--lib/private/Diagnostics/QueryLogger.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/private/Diagnostics/QueryLogger.php b/lib/private/Diagnostics/QueryLogger.php
index 54ce3542f49..875d25e9be3 100644
--- a/lib/private/Diagnostics/QueryLogger.php
+++ b/lib/private/Diagnostics/QueryLogger.php
@@ -3,13 +3,9 @@
* @copyright Copyright (c) 2016, ownCloud, Inc.
*
* @author Morris Jobke <hey@morrisjobke.de>
-<<<<<<< HEAD
* @author Robin Appelman <robin@icewind.nl>
-=======
- * @author Robin Appelman <icewind@owncloud.com>
* @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Piotr Mrowczynski <piotr@owncloud.com>
->>>>>>> a5095447b7... Adjust query/event logging code in favour of more complex owncloud/diagnostics (#27643)
*
* @license AGPL-3.0
*