oz123 11 жил өмнө
parent
commit
dd71c7bf55

+ 0 - 1
pwman/ui/base.py

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