mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-15 11:25:54 +00:00
Changed his mind.
This commit is contained in:
parent
92d3d86a18
commit
30874f6dc0
1 changed files with 0 additions and 4 deletions
|
|
@ -1,9 +1,5 @@
|
|||
from .deprecated import warn_deprecated
|
||||
|
||||
try:
|
||||
import emoji
|
||||
|
||||
warn_deprecated('Use emoji module instead that util')
|
||||
except ImportError:
|
||||
raise ImportError('Need install "emoji" module.')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue