Skip to content

Commit a762cbc

Browse files
committed
Remove unused import
1 parent ebb7bb2 commit a762cbc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pyrogram/storage/storage.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
# along with Pyrogram. If not, see <http://www.gnu.org/licenses/>.
1818

1919
import base64
20-
import lzma
2120
import struct
2221
from typing import List, Tuple
2322

0 commit comments

Comments
 (0)