aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/unstable/Config/Exceptions/UnknownKeyException.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/unstable/Config/Exceptions/UnknownKeyException.php b/lib/unstable/Config/Exceptions/UnknownKeyException.php
index 9c2d0bbf73b..f519c09a3bc 100644
--- a/lib/unstable/Config/Exceptions/UnknownKeyException.php
+++ b/lib/unstable/Config/Exceptions/UnknownKeyException.php
@@ -12,7 +12,6 @@ use Exception;
/**
* @experimental 31.0.0
- * @deprecated
* @deprecated use \OCP\Config\Exceptions\UnknownKeyException
* @see \OCP\Config\Exceptions\UnknownKeyException
*/