Skip to content

Commit 818b227

Browse files
authored
remove not needed import
1 parent 8fa8efe commit 818b227

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

builder/frameworks/espidf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
import sys
2727
import shutil
2828
import os
29-
from os import listdir
3029
from os.path import join
3130
import re
3231
from urllib import request

0 commit comments

Comments
 (0)