Changed formatting > text
This commit is contained in:
parent
d34b14dfde
commit
4538b67a20
3 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ from util import hook, http
|
|||
|
||||
from urllib2 import HTTPError
|
||||
from util.web import bitly, ShortenError
|
||||
from util.formatting import truncate_words
|
||||
from util.text import truncate_words
|
||||
|
||||
|
||||
@hook.command('wa')
|
||||
|
|
Reference in a new issue