diff options
Diffstat (limited to 'Zotlabs/Lib')
-rw-r--r-- | Zotlabs/Lib/System.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Zotlabs/Lib/System.php b/Zotlabs/Lib/System.php index 865cb9a30..3d5b18506 100644 --- a/Zotlabs/Lib/System.php +++ b/Zotlabs/Lib/System.php @@ -54,8 +54,6 @@ class System { return 'https://github.com/redmatrix/hubzilla'; } - - static public function get_server_role() { return 'pro'; } |