diff --git a/pisi/db/packagedb.py b/pisi/db/packagedb.py index d4f5684d..298a657d 100644 --- a/pisi/db/packagedb.py +++ b/pisi/db/packagedb.py @@ -10,13 +10,6 @@ # Please read the COPYING file. # -"""package database -interface for update/query to local package repository - -we basically store everything in PackageInfo class -yes, we are cheap -""" - import re import time import gzip