diff options
Diffstat (limited to 'bootstrap.py')
-rwxr-xr-x | bootstrap.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bootstrap.py b/bootstrap.py index 0c07b9d..a688154 100755 --- a/bootstrap.py +++ b/bootstrap.py | |||
@@ -1,6 +1,4 @@ | |||
1 | #!/usr/bin/env python3 | 1 | #!/usr/bin/env python3 |
2 | from __future__ import absolute_import, print_function, unicode_literals | ||
3 | |||
4 | import os | 2 | import os |
5 | import subprocess | 3 | import subprocess |
6 | import sys | 4 | import sys |