We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f718a79 commit 50b4635Copy full SHA for 50b4635
1 file changed
solid/lib/Settings.php
@@ -7,7 +7,6 @@
7
use OCP\Settings\ISettings;
8
9
class Settings implements ISettings {
10
-
11
private $config;
12
13
public function __construct(Serverconfig $config) {
0 commit comments