summaryrefslogtreecommitdiff
path: root/ricky/pbpattern/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'ricky/pbpattern/__init__.py')
-rwxr-xr-xricky/pbpattern/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ricky/pbpattern/__init__.py b/ricky/pbpattern/__init__.py
index fe475cb..4351713 100755
--- a/ricky/pbpattern/__init__.py
+++ b/ricky/pbpattern/__init__.py
@@ -9,6 +9,5 @@ class PbPattern(Pb):
def params_init(self):
new_params = Params()
- # new_params = self.get_from_server()
new_params.api = self
return new_params