Fix linter warnings
This commit is contained in:
parent
fc81fa9b83
commit
312e3afeb2
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ class ArchiveProduct():
|
|||
parts = self.__parts__()
|
||||
ret = os.path.join(*parts)
|
||||
|
||||
|
||||
if self.typeof == ArchiveProductType.V03:
|
||||
ret += "_V03"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue