X-Git-Url: https://git.llucax.com/software/sercom.git/blobdiff_plain/30b66b3ed7061eaaab51a23cc71e6aff0dbdc650..33ac7d6d267d9f25c76c2488b79ebd1794de996e:/sercom/controllers.py?ds=inline 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