Cleanup imports.

This commit is contained in:
Michael Gorven 2009-11-27 13:01:11 +02:00
parent 662962abef
commit 30a3897d3d

View File

@ -24,10 +24,7 @@
############################################################################### ###############################################################################
import os import os
import re
from os import walk
from ast import parse, NodeVisitor, Str from ast import parse, NodeVisitor, Str
from sys import exit
ts_file = u"""<?xml version="1.0" encoding="utf-8"?> ts_file = u"""<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS> <!DOCTYPE TS>