diff --git a/etc/wpt_result_analyzer.py b/etc/wpt_result_analyzer.py index eb2277db48a..5b7171f44a7 100644 --- a/etc/wpt_result_analyzer.py +++ b/etc/wpt_result_analyzer.py @@ -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')