Remove obsolete ref to cgi

This commit is contained in:
Sophist
2014-05-05 15:03:42 +01:00
parent 373302db24
commit 95ec346c2a

View File

@@ -18,7 +18,6 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
import os.path
import cgi
from PyQt4 import QtGui, QtCore
from picard.util import format_time, encode_filename, bytes2human
from picard.ui import PicardDialog