diff --git a/mo/rights.py b/mo/rights.py
index 2c01b6645dbf7835ed5e1a9533570b4c05cd1aaf..5ab719ab94b1174c7910820062c75ddc12a6d620 100644
--- a/mo/rights.py
+++ b/mo/rights.py
@@ -77,7 +77,6 @@ roles: List[Role] = [
         role=db.RoleType.dozor,
         rights={
             Right.upload_solutions,
-            Right.add_users,
         },
     ),
     Role(