Explorar el Código

Remove obsolete comment

oz123 hace 11 años
padre
commit
dd71c7bf55
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      pwman/ui/base.py

+ 0 - 1
pwman/ui/base.py

@@ -200,7 +200,6 @@ class BaseUI(object):
     def _tags(self, enc):
         """
         read tags from TAGS table in DB,
-        this method has a working unittest
         """
         tags = self._db.listtags()
         if tags: