summaryrefslogtreecommitdiffstats
path: root/lib/public/SabrePluginEvent.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/SabrePluginEvent.php')
-rw-r--r--lib/public/SabrePluginEvent.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public/SabrePluginEvent.php b/lib/public/SabrePluginEvent.php
index 8f8d155ec10..165cccc22d2 100644
--- a/lib/public/SabrePluginEvent.php
+++ b/lib/public/SabrePluginEvent.php
@@ -25,8 +25,8 @@ namespace OCP;
use OCP\AppFramework\Http;
-use Sabre\DAV\Server;
use OCP\EventDispatcher\Event;
+use Sabre\DAV\Server;
/**
* @since 8.2.0