mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Make TCPAbridgedO importable
This commit is contained in:
parent
78aa7aea2a
commit
0866dfa1dd
1 changed files with 1 additions and 0 deletions
|
|
@ -17,5 +17,6 @@
|
|||
# along with Pyrogram. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
from .tcp_abridged import TCPAbridged
|
||||
from .tcp_abridged_o import TCPAbridgedO
|
||||
from .tcp_full import TCPFull
|
||||
from .tcp_intermediate import TCPIntermediate
|
||||
|
|
|
|||
Loading…
Reference in a new issue