X-Git-Url: https://git.llucax.com/software/sercom.git/blobdiff_plain/4ffbf5f725e8182e03e7e10fd81b9110353778d8..71a2825ae4ddb8bea25180d08bdde3bfb481e7f4:/sercom/controllers.py diff --git a/sercom/controllers.py b/sercom/controllers.py index b84b7c2..695878d 100644 --- a/sercom/controllers.py +++ b/sercom/controllers.py @@ -133,8 +133,6 @@ class Root(controllers.RootController): mis_correcciones = MisCorreccionesController() - grupo_admin = GrupoAdminController() - #{{{ Agrega summarize a namespace tg de KID def summarize(text, size, concat=True, continuation='...'): """Summarize a string if it's length is greater than a specified size. This