mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00
tools: remove the dependency on the future package
This commit is contained in:
@@ -25,7 +25,6 @@ import binascii
|
||||
import logging
|
||||
import struct
|
||||
import sys
|
||||
from builtins import bytes
|
||||
from collections import namedtuple
|
||||
|
||||
# Used for type annotations only. Silence linter warnings.
|
||||
|
Reference in New Issue
Block a user