eric6/MicroPython/MicrobitDevices.py

changeset 7229
53054eb5b15a
parent 7186
ccd55666e9d2
child 7299
a22b87b46128
--- a/eric6/MicroPython/MicrobitDevices.py	Mon Sep 09 19:07:48 2019 +0200
+++ b/eric6/MicroPython/MicrobitDevices.py	Tue Sep 10 19:30:07 2019 +0200
@@ -7,7 +7,6 @@
 Module implementing the device interface class for BBC micro:bit boards.
 """
 
-from __future__ import unicode_literals
 
 import sys
 import os

eric ide

mercurial