mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-29 20:34:22 +01:00
Fix pylint error R0914
This commit is contained in:
parent
ca3bdf8e33
commit
31be58a3b8
1 changed files with 0 additions and 1 deletions
|
@ -526,7 +526,6 @@ class Initialization(object):
|
|||
os.mkdir(lib)
|
||||
if arch == "x86_64":
|
||||
ar = "x86_64"
|
||||
version = ""
|
||||
version = self.meta.msb_sub_repo[1:-1]
|
||||
if self.meta.slack_rel == "current":
|
||||
ver_slack = self.meta.slack_rel
|
||||
|
|
Loading…
Add table
Reference in a new issue