Browse Source

Remove obsolete comment

oz123 11 năm trước cách đây
mục cha
commit
dd71c7bf55
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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: