소스 검색

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