diff options
Diffstat (limited to 'ricky/imbreak/params.py')
| -rw-r--r-- | ricky/imbreak/params.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ricky/imbreak/params.py b/ricky/imbreak/params.py index 9d8b356..0c437d6 100644 --- a/ricky/imbreak/params.py +++ b/ricky/imbreak/params.py @@ -1,6 +1,6 @@ import re, random from ricky.params import Params -from ricky.param.option import Selection +from ricky.param.selection import Selection from ricky.param.selections import Selections from ricky.param.username import Username from ricky.param.imageurl import ImageUrl |
