remove debug info
This commit is contained in:
parent
4d5fe9e6f5
commit
9f10490544
1 changed files with 0 additions and 1 deletions
|
@ -166,7 +166,6 @@ class Client(object):
|
||||||
if self.folderdepth == 3:
|
if self.folderdepth == 3:
|
||||||
info['director'] = []
|
info['director'] = []
|
||||||
info['directorSort'] = []
|
info['directorSort'] = []
|
||||||
print info
|
|
||||||
return info
|
return info
|
||||||
|
|
||||||
def path(self, oshash):
|
def path(self, oshash):
|
||||||
|
|
Loading…
Reference in a new issue