From ad9addbf460f6053b8037a09ec9752d653269561 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 17 Mar 2019 20:57:47 +1100 Subject: Cleanup: unused imports --- tests/python/opengl_draw_tests.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests') diff --git a/tests/python/opengl_draw_tests.py b/tests/python/opengl_draw_tests.py index b6c18e289bc..9913f875689 100755 --- a/tests/python/opengl_draw_tests.py +++ b/tests/python/opengl_draw_tests.py @@ -3,8 +3,6 @@ import argparse import os -import shlex -import shutil import subprocess import sys -- cgit v1.2.3