util: Remove unused imports from Python scripts.

This commit is contained in:
Vinson Lee 2010-05-19 06:53:49 -07:00
parent 82049b9595
commit c85aa99904
2 changed files with 0 additions and 4 deletions

View File

@ -37,9 +37,6 @@
'''
import sys
import math
from u_format_parse import *

View File

@ -39,7 +39,6 @@
'''
import sys
import math