aboutsummaryrefslogtreecommitdiff
path: root/run_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'run_tests.py')
-rwxr-xr-xrun_tests.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/run_tests.py b/run_tests.py
index 752354e..b85478f 100755
--- a/run_tests.py
+++ b/run_tests.py
@@ -14,8 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-import subprocess, sys, os
-import shutil
+import subprocess, sys
from mesonbuild import mesonlib
if __name__ == '__main__':