summaryrefslogtreecommitdiff
path: root/ricky/imgradient/__init__.py
diff options
context:
space:
mode:
authorpepperpepperpepper <pepper@scannerjammer.com>2015-11-30 09:40:36 -0800
committerpepperpepperpepper <pepper@scannerjammer.com>2015-11-30 09:40:36 -0800
commit9a4f497564821fa05fb9d9ffd77f3f8263658bce (patch)
treec9851ad823323aee2cf33f76095d6e435ea8aaa3 /ricky/imgradient/__init__.py
parentf3cfd54c876ba3e7540443c2f442d2baa22acef8 (diff)
ok
Diffstat (limited to 'ricky/imgradient/__init__.py')
-rw-r--r--ricky/imgradient/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ricky/imgradient/__init__.py b/ricky/imgradient/__init__.py
index 1d8da3d..a8ed8a6 100644
--- a/ricky/imgradient/__init__.py
+++ b/ricky/imgradient/__init__.py
@@ -11,6 +11,5 @@ class ImGradient(Im):
def params_init(self):
new_params = Params()
- #new_params = self.get_from_server()
new_params.api = self
return new_params