From 2c882741e70c58a2fedff37472430515169fa557 Mon Sep 17 00:00:00 2001 From: PatOnTheBack Date: Fri, 5 Jul 2019 20:30:46 +0000 Subject: [PATCH] Remove Unused `import re` --- tools/check-string-maxlength.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/check-string-maxlength.py b/tools/check-string-maxlength.py index 7f3b92e8f..b0be64452 100755 --- a/tools/check-string-maxlength.py +++ b/tools/check-string-maxlength.py @@ -5,7 +5,6 @@ import glob import os import sys -import re from xml.etree import ElementTree maxlengths = {