From 20a896ed6a8d54c3e59baa33ce3fce7a26343c20 Mon Sep 17 00:00:00 2001 From: pepperpepperpepper Date: Wed, 30 Sep 2015 00:54:23 -0700 Subject: HUGE rename project --- Pb_Api/ImGrid/__init__.py | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 Pb_Api/ImGrid/__init__.py (limited to 'Pb_Api/ImGrid/__init__.py') diff --git a/Pb_Api/ImGrid/__init__.py b/Pb_Api/ImGrid/__init__.py deleted file mode 100644 index 553c04c..0000000 --- a/Pb_Api/ImGrid/__init__.py +++ /dev/null @@ -1,13 +0,0 @@ -#!/usr/bin/python2.7 -from Pb_Api import Pb_Api -from Pb_Api.ImGrid.Params import ImGrid_Params -from config import IMGRID_URL - -class Pb_Api_ImGrid(Pb_Api): - def __init__(self): - self.url = IMGRID_URL - def params_init(self): - new_params = ImGrid_Params() - #new_params = self.get_from_server() - new_params.api = self - return new_params -- cgit v1.2.3-70-g09d2