Sfoglia il codice sorgente

Remove obsolete comment

oz123 11 anni fa
parent
commit
dd71c7bf55
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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: