From e12cf1463848faa973d7c2ec174892655d131c22 Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Thu, 18 Jan 2018 13:43:19 +0800 Subject: + fix --- bootstrap.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'bootstrap.py') diff --git a/bootstrap.py b/bootstrap.py index 0c07b9d..a688154 100755 --- a/bootstrap.py +++ b/bootstrap.py @@ -1,6 +1,4 @@ #!/usr/bin/env python3 -from __future__ import absolute_import, print_function, unicode_literals - import os import subprocess import sys -- cgit v1.2.3