diff --git a/hooks/templates/inc_user2roles.php.erb b/hooks/templates/inc_user2roles.php.erb
index 61ac87c2197ab069e5e45d8f40fa502f86778442..a42b5862a2ae4f3c5682b3ac55453c1578a5fcd2 100644
--- a/hooks/templates/inc_user2roles.php.erb
+++ b/hooks/templates/inc_user2roles.php.erb
@@ -11,6 +11,5 @@ return array(
     // "developer" => array(),
     // "projectmanager" => array(),
     "admin" => array(<%= @replace["adminusers"] %>),
-    ),
     
 );