eric6/MicroPython/MicroPythonFileManager.py

changeset 7229
53054eb5b15a
parent 7174
de8175253dfc
child 7360
9190402e4505
--- a/eric6/MicroPython/MicroPythonFileManager.py	Mon Sep 09 19:07:48 2019 +0200
+++ b/eric6/MicroPython/MicroPythonFileManager.py	Tue Sep 10 19:30:07 2019 +0200
@@ -7,7 +7,6 @@
 Module implementing some file system commands for MicroPython.
 """
 
-from __future__ import unicode_literals
 
 import os
 import stat

eric ide

mercurial