Remove unused import.

This commit is contained in:
Josh Matthews 2019-11-22 13:03:41 -05:00 committed by GitHub
parent 46af28a0e1
commit 6cad3dbe3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,6 @@
# option. This file may not be copied, modified, or distributed
# except according to those terms.
import configparser
import os
test_root = os.path.join('tests', 'wpt', 'web-platform-tests')