aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.py')
-rwxr-xr-xbootstrap.py2
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
2from __future__ import absolute_import, print_function, unicode_literals
3
4import os 2import os
5import subprocess 3import subprocess
6import sys 4import sys
Powered by cgit v1.2.3 (git 2.41.0)