From e1c0c911cb5c30a4497df759fce7293bde515cc9 Mon Sep 17 00:00:00 2001 From: GeorgianaElena Date: Tue, 14 Jan 2020 14:07:52 +0200 Subject: [PATCH] Try to trigger test report --- tljh/installer.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tljh/installer.py b/tljh/installer.py index 322ee45..c02d198 100644 --- a/tljh/installer.py +++ b/tljh/installer.py @@ -476,9 +476,7 @@ def main(): pm = setup_plugins(args.plugin) ensure_config_yaml(pm) - ensure_admins(args.admin) - ensure_usergroups() ensure_user_environment(args.user_requirements_txt_url)