From 9a7bf3bffb2a8459e66b988aaff53611723b5ab4 Mon Sep 17 00:00:00 2001 From: pepperpepperpepper Date: Sun, 29 Nov 2015 17:43:44 -0800 Subject: required=0, -e commit message for your changes. Lines starting --- ricky/imgrid/imgrid.py | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 ricky/imgrid/imgrid.py (limited to 'ricky/imgrid/imgrid.py') diff --git a/ricky/imgrid/imgrid.py b/ricky/imgrid/imgrid.py deleted file mode 100644 index 3b0b128..0000000 --- a/ricky/imgrid/imgrid.py +++ /dev/null @@ -1,12 +0,0 @@ -from ricky.im import Im -from ricky.imgrid.params import ImGridParams -from ricky.config import IMGRID_URL - -class ImGrid(Im): - def __init__(self): - self.url = IMGRID_URL - def params_init(self): - new_params = ImGridParams() - #new_params = self.get_from_server() - new_params.api = self - return new_params -- cgit v1.2.3-70-g09d2