mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-06 05:23:55 -06:00
🔨 Clean up Python imports (#24736)
This commit is contained in:
parent
c46ed8f57d
commit
83aac65664
12 changed files with 7 additions and 13 deletions
|
@ -18,7 +18,6 @@
|
|||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
#----------------------------------------------------------------
|
||||
|
||||
import os
|
||||
import os.path
|
||||
import argparse
|
||||
import DWIN_ICO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue