forked from openlp/openlp
Cleanup imports.
This commit is contained in:
parent
662962abef
commit
30a3897d3d
@ -24,10 +24,7 @@
|
||||
###############################################################################
|
||||
|
||||
import os
|
||||
import re
|
||||
from os import walk
|
||||
from ast import parse, NodeVisitor, Str
|
||||
from sys import exit
|
||||
|
||||
ts_file = u"""<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE TS>
|
||||
|
Loading…
Reference in New Issue
Block a user