From 8ebd9d7eb7b3289a722cdae6a4bdcdd4cd21ff86 Mon Sep 17 00:00:00 2001 From: pepperpepperpepper Date: Sun, 6 Dec 2015 17:30:20 -0800 Subject: cleaned up names --- ricky/imbreak/__init__.py | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 ricky/imbreak/__init__.py (limited to 'ricky/imbreak/__init__.py') diff --git a/ricky/imbreak/__init__.py b/ricky/imbreak/__init__.py deleted file mode 100644 index c2a5a61..0000000 --- a/ricky/imbreak/__init__.py +++ /dev/null @@ -1,12 +0,0 @@ -from ricky.im import Im -from ricky.imbreak.params import ImBreakParams -from ricky.config import IMBREAK_URL - -class ImBreak(Im): - def __init__(self): - self.url = IMBREAK_URL - def params_init(self): - new_params = ImBreakParams() - #new_params = self.get_from_server() - new_params.api = self - return new_params -- cgit v1.2.3-70-g09d2