mirror of
https://github.com/sochix/TLSharp.git
synced 2026-03-06 13:33:51 +01:00
fix step 3
This commit is contained in:
parent
f64abc83ea
commit
bf7d3c831d
|
|
@ -2,7 +2,6 @@
|
||||||
using System.IO;
|
using System.IO;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Security.Cryptography;
|
using System.Security.Cryptography;
|
||||||
using System.Text;
|
|
||||||
using TLSharp.Core.MTProto;
|
using TLSharp.Core.MTProto;
|
||||||
using TLSharp.Core.MTProto.Crypto;
|
using TLSharp.Core.MTProto.Crypto;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue