removed reference to future unicode_literals

pull/19/head
Chris Caron 2018-09-09 11:45:17 -04:00
parent e9514357ec
commit eb58d7e4d5
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@
# GNU Lesser General Public License for more details.
from __future__ import absolute_import
from __future__ import print_function
from __future__ import unicode_literals
import re
from time import sleep