mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-28 19:58:18 +01:00
Remove debug code
This commit is contained in:
parent
9526643539
commit
4d154767d0
1 changed files with 0 additions and 1 deletions
|
@ -69,7 +69,6 @@ class RepoInit(object):
|
|||
if self.meta.slack_rel == "current":
|
||||
ver = self.meta.slack_rel
|
||||
self.mirror = "{0}{1}/{2}/".format(Repo().alien(), ver, arch)
|
||||
print self.meta.slack_rel, ver, self.mirror
|
||||
|
||||
def _init_slacky(self):
|
||||
arch = ""
|
||||
|
|
Loading…
Add table
Reference in a new issue