From 742198e3ad62ebc5cf8ec60fc640c15b54420558 Mon Sep 17 00:00:00 2001 From: Faik Uygur Date: Fri, 19 Jun 2009 07:25:56 +0000 Subject: [PATCH] remove old comment --- pisi/db/packagedb.py | 7 ------- 1 file changed, 7 deletions(-) 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