Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/UserInterface.php')
-rw-r--r--lib/public/UserInterface.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/UserInterface.php b/lib/public/UserInterface.php
index 326432ea103..0ef978a514f 100644
--- a/lib/public/UserInterface.php
+++ b/lib/public/UserInterface.php
@@ -106,5 +106,4 @@ interface UserInterface {
* @since 4.5.0
*/
public function hasUserListings();
-
}