diff options
| author | pepperpepperpepper <pepper@scannerjammer.com> | 2015-10-04 17:35:12 -0700 |
|---|---|---|
| committer | pepperpepperpepper <pepper@scannerjammer.com> | 2015-10-04 17:35:12 -0700 |
| commit | 69845d6d9594db1b1ed22a47c2042c48ef98b495 (patch) | |
| tree | d472a96b890aec5c438a0752eeba8d2bab59002e /ricky/imbreak/imbreak.py | |
| parent | 4f08494370d226b168f485253db2d87ef2da4222 (diff) | |
made some small fixes
Diffstat (limited to 'ricky/imbreak/imbreak.py')
| -rw-r--r-- | ricky/imbreak/imbreak.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ricky/imbreak/imbreak.py b/ricky/imbreak/imbreak.py index 9724911..c2a5a61 100644 --- a/ricky/imbreak/imbreak.py +++ b/ricky/imbreak/imbreak.py @@ -1,4 +1,4 @@ -from ricky.api import Im +from ricky.im import Im from ricky.imbreak.params import ImBreakParams from ricky.config import IMBREAK_URL |
