removed import which shouldn't be there

bzr-revno: 2146
This commit is contained in:
Andreas Preikschat 2013-01-15 23:00:12 +01:00
commit 4da8580c4f

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