Unused code snippit
This commit is contained in:
parent
0a029cbb14
commit
72fdba8821
@ -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'),
|
||||
|
Loading…
Reference in New Issue
Block a user