summaryrefslogtreecommitdiff
path: root/ricky/pbbreaker/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'ricky/pbbreaker/__init__.py')
-rw-r--r--ricky/pbbreaker/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ricky/pbbreaker/__init__.py b/ricky/pbbreaker/__init__.py
index 2a1c105..e17f77f 100644
--- a/ricky/pbbreaker/__init__.py
+++ b/ricky/pbbreaker/__init__.py
@@ -10,6 +10,5 @@ class PbBreaker(Pb):
def params_init(self):
new_params = Params()
- # new_params = self.get_from_server()
new_params.api = self
return new_params