diff options
| author | pepperpepperpepper <pepper@scannerjammer.com> | 2015-11-30 09:40:36 -0800 |
|---|---|---|
| committer | pepperpepperpepper <pepper@scannerjammer.com> | 2015-11-30 09:40:36 -0800 |
| commit | 9a4f497564821fa05fb9d9ffd77f3f8263658bce (patch) | |
| tree | c9851ad823323aee2cf33f76095d6e435ea8aaa3 /ricky/imgradient/__init__.py | |
| parent | f3cfd54c876ba3e7540443c2f442d2baa22acef8 (diff) | |
ok
Diffstat (limited to 'ricky/imgradient/__init__.py')
| -rw-r--r-- | ricky/imgradient/__init__.py | 1 |
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 |
