Parcourir la source

Remove obsolete comment

oz123 il y a 11 ans
Parent
commit
dd71c7bf55
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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: