From: Ansgar Burchardt Date: Fri, 2 Aug 2013 20:51:04 +0000 (+0200) Subject: dak/rm.py: remove some output X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=1f6a57da8373f873c7b86c6ae3fb1e74c8a53f09;hp=1f6a57da8373f873c7b86c6ae3fb1e74c8a53f09;p=dak.git dak/rm.py: remove some output Deciding which packages to remove became much quicker now that only the database is queried and no files are accessed. So the indication that work is in progress is no longer needed. ---