mirror of
https://github.com/markqvist/rnsh.git
synced 2025-06-21 04:24:19 -04:00
Remove unused importlib.metadata for Python 3.7+ compatibility
This commit is contained in:
parent
e54ef5a675
commit
494ebb29fb
6 changed files with 3 additions and 7 deletions
|
@ -28,7 +28,6 @@ import asyncio
|
|||
import base64
|
||||
import enum
|
||||
import functools
|
||||
import importlib.metadata
|
||||
import logging as __logging
|
||||
import os
|
||||
import queue
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue