mirror of
https://github.com/pyrogram/pyrogram
synced 2025-10-27 15:26:26 +00:00
Remove unnecessary import
This commit is contained in:
@@ -20,5 +20,4 @@ __copyright__ = "Copyright (C) 2017 Dan Tès <https://github.com/delivrance>"
|
||||
__license__ = "GNU Lesser General Public License v3 or later (LGPLv3+)"
|
||||
__version__ = "0.0.1a0"
|
||||
|
||||
from . import api
|
||||
from .client import Client
|
||||
|
||||
Reference in New Issue
Block a user