From 9f104905440f80bf87c35531734624aa3338f75a Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Sat, 9 Feb 2013 14:08:16 +0530 Subject: [PATCH] remove debug info --- pandora_client/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pandora_client/__init__.py b/pandora_client/__init__.py index cc12a2b..bf84801 100644 --- a/pandora_client/__init__.py +++ b/pandora_client/__init__.py @@ -166,7 +166,6 @@ class Client(object): if self.folderdepth == 3: info['director'] = [] info['directorSort'] = [] - print info return info def path(self, oshash):