summaryrefslogtreecommitdiffstats
path: root/core/Db/ProfileConfig.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/Db/ProfileConfig.php')
-rw-r--r--core/Db/ProfileConfig.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Db/ProfileConfig.php b/core/Db/ProfileConfig.php
index eb50da37a64..3ebfe02ca79 100644
--- a/core/Db/ProfileConfig.php
+++ b/core/Db/ProfileConfig.php
@@ -40,7 +40,6 @@ use OCP\Profile\ParameterDoesNotExistException;
* @method void setConfig(string $config)
*/
class ProfileConfig extends Entity implements JsonSerializable {
-
/**
* Visible to users, guests, and public access
*