1
0
mirror of https://gitlab.com/openlp/openlp.git synced 2024-09-28 19:07:35 +00:00

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 os
import re
from reportlab.graphics.charts.utils import seconds2str
from subprocess import Popen, PIPE
import sys
import urllib2