fixed import

This commit is contained in:
Andreas Preikschat 2013-01-15 22:52:26 +01:00
parent 684fef9d8b
commit ed166ce2a6

View File

@ -35,7 +35,6 @@ import logging
import locale import locale
import os import os
import re import re
from reportlab.graphics.charts.utils import seconds2str
from subprocess import Popen, PIPE from subprocess import Popen, PIPE
import sys import sys
import urllib2 import urllib2