Unused code snippit

This commit is contained in:
Jesse Keating 2007-08-27 17:12:32 -04:00 committed by Jesse Keating
parent 0a029cbb14
commit 72fdba8821

View File

@ -35,7 +35,6 @@ class Pungi(pypungi.PungiBase):
console.setLevel(logging.INFO)
self.logger.addHandler(console)
self.prodpath = 'Fedora' # Probably should be defined elsewhere
self.destdir = self.config.get('default', 'destdir')
self.archdir = os.path.join(self.destdir,
self.config.get('default', 'version'),