浏览代码

Remove unused imports in .py, SCsub and SConstruct files

(cherry picked from commit a4b736658e4b1f8e512e262f6f8cacb943e78289)
Anutrix 3 年之前
父节点
当前提交
d238b15c15
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      doc/translations/extract.py

+ 0 - 1
doc/translations/extract.py

@@ -2,7 +2,6 @@
 
 import argparse
 import os
-import re
 import shutil
 from collections import OrderedDict